mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-21 11:34:42 +00:00
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:
parent
c94b65d05f
commit
699369424c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue