We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b1480 commit b34a337Copy full SHA for b34a337
.travis.yml
README.rst
@@ -6,9 +6,9 @@ sphinx-issues
6
:alt: pypi badge
7
:target: https://pypi.org/project/sphinx-issues/
8
9
-.. image:: https://badgen.net/travis/sloria/sphinx-issues
10
- :alt: travis-ci status
11
- :target: https://travis-ci.org/sloria/sphinx-issues
+.. image:: https://github.com/OpenASL/HowSignBot/workflows/.github/workflows/test.yml/badge.svg
+ :alt: github actions status
+ :target: .github/workflows/test.yml
12
13
.. image:: https://badgen.net/badge/code%20style/black/000
14
:target: https://github.com/ambv/black
0 commit comments