Convert readthedocs links 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.
This commit is contained in:
Adam Chainz 2016-06-11 10:52:12 +01:00
parent 9f9fdc067d
commit 2ac918df8d
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ Django model backend built in) with an integration with the Django admin app.
For more information see the documentation at: For more information see the documentation at:
http://django-constance.readthedocs.org/ https://django-constance.readthedocs.io/
If you have questions or have trouble using the app please file a bug report If you have questions or have trouble using the app please file a bug report
at: at:

View file

@ -60,7 +60,7 @@ v1.0 (2014/12/04)
* Added docs and set up Read The Docs project: * Added docs and set up Read The Docs project:
http://django-constance.readthedocs.org/ https://django-constance.readthedocs.io/
* Set up Transifex project for easier translations: * Set up Transifex project for easier translations: