Skip to content

Commit c6bf50b

Browse files
committed
Merge pull request #390 from adamchainz/readthedocs.io
The new links work ok. Convert readthedocs link for their .org -> .io migration for hosted projects
2 parents cf6d333 + e6fc1a9 commit c6bf50b

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)