Skip to content

Commit fe62118

Browse files
author
Adam Chainz
committed
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.
1 parent 3edaa53 commit fe62118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ $ python setup.py test
4848
[coveralls-status-image]: https://coveralls.io/repos/jpadilla/pyjwt/badge.svg?branch=master
4949
[coveralls]: https://coveralls.io/r/jpadilla/pyjwt?branch=master
5050
[docs-status-image]: https://readthedocs.org/projects/pyjwt/badge/?version=latest
51-
[docs]: http://pyjwt.readthedocs.org
51+
[docs]: https://pyjwt.readthedocs.io
5252
[jwt-spec]: https://tools.ietf.org/html/rfc7519
5353
[progrium]: https://github.com/progrium

0 commit comments

Comments
 (0)