From 2238b6fd431163b6bce1b9f5e45b01818e8def3a Mon Sep 17 00:00:00 2001 From: Michael Overmeyer Date: Mon, 5 Mar 2018 20:05:51 +0000 Subject: [PATCH] Switched broken pypip.in badges to shields.io --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index a6ef686..1e89257 100644 --- a/README.rst +++ b/README.rst @@ -231,7 +231,7 @@ limitations under the License. :target: https://travis-ci.org/kennknowles/python-jsonpath-rw .. |Test coverage| image:: https://coveralls.io/repos/kennknowles/python-jsonpath-rw/badge.png?branch=master :target: https://coveralls.io/r/kennknowles/python-jsonpath-rw -.. |PyPi version| image:: https://pypip.in/v/jsonpath-rw/badge.png +.. |PyPi version| image:: https://img.shields.io/pypi/v/jsonpath-rw.svg :target: https://pypi.python.org/pypi/jsonpath-rw -.. |PyPi downloads| image:: https://pypip.in/d/jsonpath-rw/badge.png +.. |PyPi downloads| image:: https://img.shields.io/pypi/dm/jsonpath-rw.svg :target: https://pypi.python.org/pypi/jsonpath-rw