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 46af45b commit 43dbe20Copy full SHA for 43dbe20
README.rst
@@ -1,8 +1,8 @@
1
|build| |version| |license| |downloads|
2
3
-.. |build| image:: https://img.shields.io/github/workflow/status/matthewwithanm/python-markdownify/Python%20application/develop
+.. |build| image:: https://img.shields.io/github/actions/workflow/status/matthewwithanm/python-markdownify/python-app.yml?branch=develop
4
:alt: GitHub Workflow Status
5
- :target: https://github.com/matthewwithanm/python-markdownify/actions?query=workflow%3A%22Python+application%22
+ :target: https://github.com/matthewwithanm/python-markdownify/actions/workflows/python-app.yml?query=workflow%3A%22Python+application%22
6
7
.. |version| image:: https://img.shields.io/pypi/v/markdownify
8
:alt: Pypi version
0 commit comments