From 3998e7b0ff2f27f64fcfa969865affa86340ddb6 Mon Sep 17 00:00:00 2001 From: Adam Chainz Date: Sun, 29 May 2016 14:47:42 +0100 Subject: [PATCH] Convert readthedocs link 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 email ‘Changes to project 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.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80a3365..429770f 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,5 @@ in your `requirements.txt` to avoid trying to install newest source package. ### Documentation -Documentation is hosted on [Read The Docs](https://mysqlclient.readthedocs.org/) +Documentation is hosted on [Read The Docs](https://mysqlclient.readthedocs.io/)