From c3a18ac2dab47cc0f1711824ff3d3147266e1857 Mon Sep 17 00:00:00 2001 From: Adam Chainz Date: Sun, 29 May 2016 23:21:00 +0100 Subject: 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 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. --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/index.rst b/docs/source/index.rst index 47c3c5a..1a8ecd4 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -58,4 +58,4 @@ Bug tracker https://github.com/andialbrecht/sqlparse/issues Documentation - http://sqlparse.readthedocs.org/ + https://sqlparse.readthedocs.io/ -- cgit v1.2.1