Skip to content

Commit e6fc1a9

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 7cba4a5 commit e6fc1a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Contributing
22
============
33

44
Thanks for your interest! We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just `follow the
5-
guidelines <https://django-oauth-toolkit.readthedocs.org/en/latest/contributing.html>`_ and submit a PR.
5+
guidelines <https://django-oauth-toolkit.readthedocs.io/en/latest/contributing.html>`_ and submit a PR.

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Contributing
3232
------------
3333

3434
We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just `follow the
35-
guidelines <https://django-oauth-toolkit.readthedocs.org/en/latest/contributing.html>`_ and submit a PR.
35+
guidelines <https://django-oauth-toolkit.readthedocs.io/en/latest/contributing.html>`_ and submit a PR.
3636

3737
Reporting security issues
3838
-------------------------
@@ -80,7 +80,7 @@ Notice that `oauth2_provider` namespace is mandatory.
8080
Documentation
8181
--------------
8282

83-
The `full documentation <https://django-oauth-toolkit.readthedocs.org/>`_ is on *Read the Docs*.
83+
The `full documentation <https://django-oauth-toolkit.readthedocs.io/>`_ is on *Read the Docs*.
8484

8585
License
8686
-------

0 commit comments

Comments
 (0)