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:58:46 +01:00
parent ac32a48c60
commit 03cb91ee03

View file

@ -7,7 +7,7 @@ django-discover-jenkins
A streamlined fork of django-jenkins designed to work with the default test command and the discover runner. A streamlined fork of django-jenkins designed to work with the default test command and the discover runner.
[Read the Docs](https://django-discover-jenkins.readthedocs.org/) [Read the Docs](https://django-discover-jenkins.readthedocs.io/)
Why? Why?
---- ----