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-04 11:41:33 +01:00
parent c94b65d05f
commit 699369424c

View file

@ -24,7 +24,7 @@ This app is available on `PyPI`_.
Getting Help
============
Documentation for django-model-utils is available at https://django-model-utils.readthedocs.org/
Documentation for django-model-utils is available at https://django-model-utils.readthedocs.io/
Contributing