Skip to content

Commit 2238b6f

Browse files
committed
Switched broken pypip.in badges to shields.io
1 parent 7ec0556 commit 2238b6f

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
@@ -231,7 +231,7 @@ limitations under the License.
231231
:target: https://travis-ci.org/kennknowles/python-jsonpath-rw
232232
.. |Test coverage| image:: https://coveralls.io/repos/kennknowles/python-jsonpath-rw/badge.png?branch=master
233233
:target: https://coveralls.io/r/kennknowles/python-jsonpath-rw
234-
.. |PyPi version| image:: https://pypip.in/v/jsonpath-rw/badge.png
234+
.. |PyPi version| image:: https://img.shields.io/pypi/v/jsonpath-rw.svg
235235
:target: https://pypi.python.org/pypi/jsonpath-rw
236-
.. |PyPi downloads| image:: https://pypip.in/d/jsonpath-rw/badge.png
236+
.. |PyPi downloads| image:: https://img.shields.io/pypi/dm/jsonpath-rw.svg
237237
:target: https://pypi.python.org/pypi/jsonpath-rw

0 commit comments

Comments
 (0)