Skip to content

Commit 6f67f11

Browse files
committed
Fix badges in README.md
1 parent 7bb12df commit 6f67f11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
Commands to help use XML in PowerShell
44

5-
[![Build Status](https://dev.azure.com/viscalyx/PSXml/_apis/build/status/viscalyx.PSXml?branchName=main)](https://dev.azure.com/viscalyx/PSXml/_build/latest?definitionId=11&branchName=main)
6-
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/viscalyx/PSXml/11/main)
7-
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/viscalyx/PSXml/11/main)](https://viscalyx.visualstudio.com/PSXml/_test/analytics?definitionId=11&contextType=build)
5+
[![Build Status](https://dev.azure.com/viscalyx/PSXml/_apis/build/status/viscalyx.PSXml?branchName=main)](https://dev.azure.com/viscalyx/PSXml/_build/latest?definitionId=27&branchName=main)
6+
![Azure DevOps coverage (branch)](https://img.shields.io/azure-devops/coverage/viscalyx/PSXml/27/main)
7+
[![Azure DevOps tests](https://img.shields.io/azure-devops/tests/viscalyx/PSXml/27/main)](https://viscalyx.visualstudio.com/PSXml/_test/analytics?definitionId=27&contextType=build)
88
[![PowerShell Gallery (with prereleases)](https://img.shields.io/powershellgallery/vpre/PSXml?label=PSXml%20Preview)](https://www.powershellgallery.com/packages/PSXml/)
99
[![PowerShell Gallery](https://img.shields.io/powershellgallery/v/PSXml?label=PSXml)](https://www.powershellgallery.com/packages/PSXml/)
1010

0 commit comments

Comments
 (0)