From d489d9023f569e327c315aad7f70622732153158 Mon Sep 17 00:00:00 2001 From: Adam Chainz Date: Tue, 31 May 2016 08:52:57 +0100 Subject: Convert readthedocs link for their .org -> .io migration for hosted projects (#427) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 7ef6fbe..47e989c 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ you'd like to know, or discuss it in our `G+ community`_, or even better, send a pull request! .. _`G+ community`: https://plus.google.com/communities/101889017375384052571 -.. _`Read the Docs`: https://oauthlib.readthedocs.org/en/latest/index.html +.. _`Read the Docs`: https://oauthlib.readthedocs.io/en/latest/index.html Interested in making OAuth requests? ------------------------------------ @@ -96,6 +96,6 @@ Changelog completed, for providers as well as clients.* See `supported features`_ for details. -.. _`supported features`: http://oauthlib.readthedocs.org/en/latest/feature_matrix.html +.. _`supported features`: https://oauthlib.readthedocs.io/en/latest/feature_matrix.html For a full changelog see ``CHANGELOG.rst``. -- cgit v1.2.1