We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec0556 commit 2238b6fCopy full SHA for 2238b6f
README.rst
@@ -231,7 +231,7 @@ limitations under the License.
231
:target: https://travis-ci.org/kennknowles/python-jsonpath-rw
232
.. |Test coverage| image:: https://coveralls.io/repos/kennknowles/python-jsonpath-rw/badge.png?branch=master
233
:target: https://coveralls.io/r/kennknowles/python-jsonpath-rw
234
-.. |PyPi version| image:: https://pypip.in/v/jsonpath-rw/badge.png
+.. |PyPi version| image:: https://img.shields.io/pypi/v/jsonpath-rw.svg
235
:target: https://pypi.python.org/pypi/jsonpath-rw
236
-.. |PyPi downloads| image:: https://pypip.in/d/jsonpath-rw/badge.png
+.. |PyPi downloads| image:: https://img.shields.io/pypi/dm/jsonpath-rw.svg
237
0 commit comments