summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Chainz <adam@adamj.eu>2016-09-29 15:27:14 +0100
committerAdam Chainz <adam@adamj.eu>2016-09-29 15:27:14 +0100
commitfe621188a58efc82c37f913fbc120419df523874 (patch)
tree1593178aef7549a834fa842cd591dc3bde5a98e6
parent3edaa532a09c927832c6d893dbfbfc13e3f6f90f (diff)
downloadpyjwt-fe621188a58efc82c37f913fbc120419df523874.tar.gz
Convert readthedocs link for their .org -> .io migration for hosted projects
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
-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