We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f388a commit ca984e3Copy full SHA for ca984e3
docs/source/index.rst
@@ -10,7 +10,7 @@
10
.. |rtd| image:: https://img.shields.io/readthedocs/kwx.svg?logo=read-the-docs
11
:target: http://kwx.readthedocs.io/en/latest/
12
13
-.. |ci| image:: https://img.shields.io/github/workflow/status/andrewtavis/kwx/CI?logo=github
+.. |ci| image:: https://img.shields.io/github/actions/workflow/status/andrewtavis/kwx/.github/workflows/ci.yml?branch=main?logo=github
14
:target: https://github.com/andrewtavis/kwx/actions?query=workflow%3ACI
15
16
.. |codecov| image:: https://codecov.io/gh/andrewtavis/kwx/branch/main/graphs/badge.svg
0 commit comments