We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4ef3c commit beb6dd9Copy full SHA for beb6dd9
README.md
@@ -343,7 +343,7 @@ private_key = cert_obj.private_key()
343
344
[travis-status-image]: https://secure.travis-ci.org/jpadilla/pyjwt.png?branch=master
345
[travis]: http://travis-ci.org/jpadilla/pyjwt?branch=master
346
-[pypi-version-image]: https://pypip.in/version/pyjwt/badge.svg
+[pypi-version-image]: https://img.shields.io/pypi/v/pyjwt.svg
347
[pypi]: https://pypi.python.org/pypi/pyjwt
348
[coveralls-status-image]: https://coveralls.io/repos/jpadilla/pyjwt/badge.svg?branch=master
349
[coveralls]: https://coveralls.io/r/jpadilla/pyjwt?branch=master
0 commit comments