summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorAdam Chainz <adam@adamj.eu>2016-05-29 23:21:00 +0100
committerAdam Chainz <adam@adamj.eu>2016-05-29 23:21:00 +0100
commitc3a18ac2dab47cc0f1711824ff3d3147266e1857 (patch)
treed72f6beea6cad1e19a76ae4ed8e6bbc32a9565f2 /docs/source
parenta767c88b008d407d91b9118d124e2a9b579a7f12 (diff)
downloadsqlparse-c3a18ac2dab47cc0f1711824ff3d3147266e1857.tar.gz
Convert readthedocs link for their .org -> .io migration for hosted projects
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.
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
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/