Commit 4a4608102d772f0c4a63d6d3a179a24373ee2614
Committed by
GitHub
1 parent
49ab339a
Minor update to broken link
[skip ci]
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
| @@ -4,7 +4,7 @@ | @@ -4,7 +4,7 @@ | ||
| 4 | 4 | ||
| 5 | [![Build Status Linux and macOS][travis-badge]][travis] | 5 | [![Build Status Linux and macOS][travis-badge]][travis] |
| 6 | [![Build Status Windows][appveyor-badge]][appveyor] | 6 | [![Build Status Windows][appveyor-badge]][appveyor] |
| 7 | -[![Build Status Azure][azure-badge]][azure-link] | 7 | +[![Build Status Azure][azure-badge]][azure] |
| 8 | [![Code Coverage][codecov-badge]][codecov] | 8 | [![Code Coverage][codecov-badge]][codecov] |
| 9 | [![Codacy Badge][codacy-badge]][codacy-link] | 9 | [![Codacy Badge][codacy-badge]][codacy-link] |
| 10 | [![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter] | 10 | [![Join the chat at https://gitter.im/CLI11gitter/Lobby][gitter-badge]][gitter] |
| @@ -572,7 +572,7 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi | @@ -572,7 +572,7 @@ CLI11 was developed at the [University of Cincinnati][] to support of the [GooFi | ||
| 572 | [doi-badge]: https://zenodo.org/badge/80064252.svg | 572 | [doi-badge]: https://zenodo.org/badge/80064252.svg |
| 573 | [doi-link]: https://zenodo.org/badge/latestdoi/80064252 | 573 | [doi-link]: https://zenodo.org/badge/latestdoi/80064252 |
| 574 | [azure-badge]: https://dev.azure.com/CLIUtils/CLI11/_apis/build/status/CLIUtils.CLI11?branchName=master | 574 | [azure-badge]: https://dev.azure.com/CLIUtils/CLI11/_apis/build/status/CLIUtils.CLI11?branchName=master |
| 575 | -[azure-link]: https://dev.azure.com/CLIUtils/CLI11/_build/|latest?definitionId=1&branchName=master | 575 | +[azure]: https://dev.azure.com/CLIUtils/CLI11/_build/|latest?definitionId=1&branchName=master |
| 576 | [travis-badge]: https://img.shields.io/travis/CLIUtils/CLI11/master.svg?label=Linux/macOS | 576 | [travis-badge]: https://img.shields.io/travis/CLIUtils/CLI11/master.svg?label=Linux/macOS |
| 577 | [travis]: https://travis-ci.org/CLIUtils/CLI11 | 577 | [travis]: https://travis-ci.org/CLIUtils/CLI11 |
| 578 | [appveyor-badge]: https://img.shields.io/appveyor/ci/HenrySchreiner/cli11/master.svg?label=Windows | 578 | [appveyor-badge]: https://img.shields.io/appveyor/ci/HenrySchreiner/cli11/master.svg?label=Windows |