Skip to content

Commit 8e202ae

Browse files
committed
Fix badge URLs
1 parent 7d1264c commit 8e202ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ the [iSCSIDsc wiki](https://github.com/PlagueHO/iSCSIDsc/wiki).
3030

3131
### master
3232

33-
[![Build status](https://ci.appveyor.com/api/projects/status/xnuik3kpyag237mv/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/FileContentDsc/branch/master)
33+
[![Build status](https://ci.appveyor.com/api/projects/status/b3vo36jocq0tvojw/branch/master?svg=true)](https://ci.appveyor.com/project/PlagueHO/filecontentdsc/branch/master)
3434
[![codecov](https://codecov.io/gh/PowerShell/FileContentDsc/branch/master/graph/badge.svg)](https://codecov.io/gh/PlagueHO/FileContentDsc/branch/master)
3535

3636
This is the branch containing the latest release - no contributions should be made
3737
directly to this branch.
3838

3939
### dev
4040

41-
[![Build status](https://ci.appveyor.com/api/projects/status/xnuik3kpyag237mv/branch/dev?svg=true)](https://ci.appveyor.com/project/PlagueHO/FileContentDsc/branch/dev)
41+
[![Build status](https://ci.appveyor.com/api/projects/status/b3vo36jocq0tvojw/branch/dev?svg=true)](https://ci.appveyor.com/project/PlagueHO/filecontentdsc/branch/dev)
4242
[![codecov](https://codecov.io/gh/PlagueHO/FileContentDsc/branch/dev/graph/badge.svg)](https://codecov.io/gh/PowerShell/FileContentDsc/branch/dev)
4343

4444
This is the development branch to which contributions should be proposed by contributors

0 commit comments

Comments
 (0)