Skip to content

Commit 8367b21

Browse files
author
Adam Chainz
committed
Convert readthedocs link 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.
1 parent 9126b53 commit 8367b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ contributed by the community.
2222
The current version of the Debug Toolbar is 1.4. It works on Django ≥ 1.7.
2323

2424
Documentation, including installation and configuration instructions, is
25-
available at http://django-debug-toolbar.readthedocs.org/.
25+
available at https://django-debug-toolbar.readthedocs.io/.
2626

2727
The Django Debug Toolbar is released under the BSD license, like Django
2828
itself. If you like it, please consider contributing!

0 commit comments

Comments
 (0)