Skip to content

Commit 436a7c3

Browse files
authored
fix pepy badge url (hardbyte#1649)
1 parent fcf615d commit 436a7c3

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
@@ -17,11 +17,11 @@ python-can
1717
:target: https://pypi.python.org/pypi/python-can/
1818
:alt: Supported Python implementations
1919

20-
.. |downloads| image:: https://pepy.tech/badge/python-can
20+
.. |downloads| image:: https://static.pepy.tech/badge/python-can
2121
:target: https://pepy.tech/project/python-can
2222
:alt: Downloads on PePy
2323

24-
.. |downloads_monthly| image:: https://pepy.tech/badge/python-can/month
24+
.. |downloads_monthly| image:: https://static.pepy.tech/badge/python-can/month
2525
:target: https://pepy.tech/project/python-can
2626
:alt: Monthly downloads on PePy
2727

0 commit comments

Comments
 (0)