summaryrefslogtreecommitdiff
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
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.
-rw-r--r--README.rst2
-rw-r--r--docs/source/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index bf26f93..f397c01 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,7 @@ Project Page
https://github.com/andialbrecht/sqlparse
Documentation
- http://readthedocs.org/docs/sqlparse/en/latest/
+ https://sqlparse.readthedocs.io/en/latest/
Discussions
http://groups.google.com/group/sqlparse
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/