We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e4892a commit 4c74044Copy full SHA for 4c74044
1 file changed
README.md
@@ -62,8 +62,8 @@ discussion forums is expected to follow the [PyPA Code of Conduct].
62
[codecov-link]: https://codecov.io/github/mkdocs/mkdocs?branch=master
63
[pypi-v-image]: https://img.shields.io/pypi/v/mkdocs.svg
64
[pypi-v-link]: https://pypi.org/project/mkdocs/
65
-[GHAction-image]: https://github.com/mkdocs/mkdocs/workflows/CI/badge.svg?branch=master&event=push
66
-[GHAction-link]: https://github.com/mkdocs/mkdocs/actions?query=event%3Apush+branch%3Amaster
+[GHAction-image]: https://github.com/mkdocs/mkdocs/actions/workflows/ci.yml/badge.svg
+[GHAction-link]: https://github.com/mkdocs/mkdocs/actions/workflows/ci.yml
67
<!-- Links -->
68
[mkdocs]: https://www.mkdocs.org
69
[Issue]: https://github.com/mkdocs/mkdocs/issues
0 commit comments