Skip to content

Commit 43dbe20

Browse files
committed
fixed github action badges
see badges/shields#8671
1 parent 46af45b commit 43dbe20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
|build| |version| |license| |downloads|
22

3-
.. |build| image:: https://img.shields.io/github/workflow/status/matthewwithanm/python-markdownify/Python%20application/develop
3+
.. |build| image:: https://img.shields.io/github/actions/workflow/status/matthewwithanm/python-markdownify/python-app.yml?branch=develop
44
:alt: GitHub Workflow Status
5-
:target: https://github.com/matthewwithanm/python-markdownify/actions?query=workflow%3A%22Python+application%22
5+
:target: https://github.com/matthewwithanm/python-markdownify/actions/workflows/python-app.yml?query=workflow%3A%22Python+application%22
66

77
.. |version| image:: https://img.shields.io/pypi/v/markdownify
88
:alt: Pypi version

0 commit comments

Comments
 (0)