mirror of
https://github.com/jazzband/django-constance.git
synced 2026-03-16 22:40:24 +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
9f9fdc067d
commit
2ac918df8d
2 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ Django model backend built in) with an integration with the Django admin app.
|
|||
|
||||
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
|
||||
at:
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ v1.0 (2014/12/04)
|
|||
|
||||
* 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:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue