Skip to content

Commit c664364

Browse files
daxian-dbwlzybkr
authored andcommitted
Fix the appveyor build badge url (#868)
1 parent a878b36 commit c664364

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
[![Build status](https://ci.appveyor.com/api/projects/status/0xu8r817dl6qt0g4?svg=true)](https://ci.appveyor.com/project/lzybkr/PSReadLine/branch/master)
2-
[![Build Status](https://lzybkr.visualstudio.com/AzurePipelines/_apis/build/status/PSReadLine%20Azure%20Pipeline)](https://lzybkr.visualstudio.com/AzurePipelines/_build/latest?definitionId=6)
1+
[![appveyor-build-status][]][appveyor-build-site]
2+
[![azure-build-status][]][azure-build-site]
3+
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
6+
[azure-build-status]: https://lzybkr.visualstudio.com/AzurePipelines/_apis/build/status/PSReadLine%20Azure%20Pipeline
7+
[azure-build-site]: https://lzybkr.visualstudio.com/AzurePipelines/_build/latest?definitionId=6
38

49
# PSReadLine
510

0 commit comments

Comments
 (0)