Skip to content

Commit 0ea294c

Browse files
committed
fix(site): dev-status badge didn't work
1 parent f2bf74f commit 0ea294c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Run the graph and request all of the outputs::
106106
:target: https://pypi.python.org/pypi/graphtik/
107107
:alt: Supported Python versions of latest release in PyPi
108108

109-
.. |dev-status| image:: https://pypip.in/status/graphtik/badge
109+
.. |dev-status| image:: https://img.shields.io/pypi/status/graphtik
110110
:target: https://pypi.python.org/pypi/graphtik/
111111
:alt: Development Status
112112

0 commit comments

Comments
 (0)