summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Adams <mark@markadams.me>2016-10-24 13:03:58 -0500
committerGitHub <noreply@github.com>2016-10-24 13:03:58 -0500
commit01dae1c90358d2302f217e543e5dddd0d0403eee (patch)
treee16e99cd01d1e5270f90b20950cc62c640204c57
parentf0133471628adc48630ac5d42376bfec05a47fa3 (diff)
parentfe621188a58efc82c37f913fbc120419df523874 (diff)
downloadpyjwt-01dae1c90358d2302f217e543e5dddd0d0403eee.tar.gz
Merge pull request #220 from adamchainz/readthedocs.io
Convert readthedocs link for their .org -> .io migration for hosted projects
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 653c7f6..0acc604 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,6 @@ $ python setup.py test
[coveralls-status-image]: https://coveralls.io/repos/jpadilla/pyjwt/badge.svg?branch=master
[coveralls]: https://coveralls.io/r/jpadilla/pyjwt?branch=master
[docs-status-image]: https://readthedocs.org/projects/pyjwt/badge/?version=latest
-[docs]: http://pyjwt.readthedocs.org
+[docs]: https://pyjwt.readthedocs.io
[jwt-spec]: https://tools.ietf.org/html/rfc7519
[progrium]: https://github.com/progrium