mirror of
https://github.com/sprockets/sprockets.git
synced 2024-11-23 19:29:52 +00:00
Switched broken pypip.in badges to shields.io
This commit is contained in:
parent
089dbaf04d
commit
8fb3425e78
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ CLI Usage
|
|||
.. |Coverage| image:: https://coveralls.io/repos/sprockets/sprockets/badge.png
|
||||
:target: https://coveralls.io/r/sprockets/sprockets
|
||||
|
||||
.. |Downloads| image:: https://pypip.in/d/sprockets/badge.svg?
|
||||
.. |Downloads| image:: https://img.shields.io/pypi/dm/sprockets.svg
|
||||
:target: https://pypi.python.org/pypi/sprockets
|
||||
|
||||
.. |License| image:: https://pypip.in/license/sprockets/badge.svg?
|
||||
.. |License| image:: https://img.shields.io/pypi/l/sprockets.svg
|
||||
:target: https://sprockets.readthedocs.org
|
||||
|
|
Loading…
Reference in a new issue