From 2a087d605b29953dc3c35fb342e0e8a5c8d2d63e Mon Sep 17 00:00:00 2001 From: Adam Chainz Date: Sat, 11 Jun 2016 11:18:41 +0100 Subject: [PATCH] Convert readthedocs links for their .org -> .io migration for hosted projects 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b82c6535..d11daa94 100644 --- a/README.rst +++ b/README.rst @@ -45,4 +45,4 @@ plugins branch, and overrides various unittest2 objects. You are witnesses at the new birth of nose, mark 2. Hope you enjoy our new direction! -.. _differences: http://readthedocs.org/docs/nose2/en/latest/differences.html +.. _differences: https://nose2.readthedocs.io/en/latest/differences.html