Skip to content

Commit 49acd1d

Browse files
authored
Update the ci badge to point to the PowerShell/PSReadLine appveyor project (#917)
1 parent 33c2291 commit 49acd1d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
[![appveyor-build-status][]][appveyor-build-site]
2-
[![azure-build-status][]][azure-build-site]
32

4-
[appveyor-build-status]: https://ci.appveyor.com/api/projects/status/github/lzybkr/PSReadLine?branch=master&svg=true
5-
[appveyor-build-site]: https://ci.appveyor.com/project/lzybkr/PSReadLine?branch=master
3+
[appveyor-build-status]: https://ci.appveyor.com/api/projects/status/github/PowerShell/PSReadLine?branch=master&svg=true
4+
[appveyor-build-site]: https://ci.appveyor.com/project/PowerShell/PSReadLine?branch=master
5+
6+
<!--
7+
[![azure-build-status][]][azure-build-site]
68
[azure-build-status]: https://lzybkr.visualstudio.com/AzurePipelines/_apis/build/status/PSReadLine%20Azure%20Pipeline
79
[azure-build-site]: https://lzybkr.visualstudio.com/AzurePipelines/_build/latest?definitionId=6
10+
-->
811

912
# PSReadLine
1013

0 commit comments

Comments
 (0)