Skip to content

Commit 92d1bd7

Browse files
authored
Merge pull request #43 from PlagueHO/Fix-Badges
Fix build badges
2 parents 2e8d3e3 + f650aa1 commit 92d1bd7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- BREAKING CHANGE: Changed resource prefix from MSFT to DSC.
1111
- Updated to use continuous delivery pattern using Azure DevOps - fixes
1212
[Issue #41](https://github.com/dsccommunity/FileContentDsc/issues/41).
13+
- Updated build badges in README.MD.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# FileContentDsc
22

3-
[![Build Status](https://dev.azure.com/dsccommunity/FileContentDsc/_apis/build/status/dsccommunity.FileContentDsc?branchName=master)](https://dev.azure.com/dsccommunity/FileContentDsc/_build/latest?definitionId=18&branchName=master)
4-
![Code Coverage](https://img.shields.io/azure-devops/coverage/dsccommunity/FileContentDsc/18/master)
5-
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/dsccommunity/FileContentDsc/18/master)](https://dsccommunity.visualstudio.com/FileContentDsc/_test/analytics?definitionId=18&contextType=build)
3+
[![Build Status](https://dev.azure.com/dsccommunity/FileContentDsc/_apis/build/status/dsccommunity.FileContentDsc?branchName=master)](https://dev.azure.com/dsccommunity/FileContentDsc/_build/latest?definitionId=31&branchName=master)
4+
![Code Coverage](https://img.shields.io/azure-devops/coverage/dsccommunity/FileContentDsc/31/master)
5+
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/dsccommunity/FileContentDsc/31/master)](https://dsccommunity.visualstudio.com/FileContentDsc/_test/analytics?definitionId=31&contextType=build)
66
[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/vpre/FileContentDsc?label=FileContentDsc%20Preview)](https://www.powershellgallery.com/packages/FileContentDsc/)
77
[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/FileContentDsc?label=FileContentDsc)](https://www.powershellgallery.com/packages/FileContentDsc/)
88

0 commit comments

Comments
 (0)