summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2016-06-03 19:09:42 +0200
committerAndi Albrecht <albrecht.andi@gmail.com>2016-06-03 19:09:42 +0200
commit517242a8f6c490c7be63bad36ea6d3cf375f48e3 (patch)
tree0b02aaf691d7521565d5a705c0682cbd7ce5c977
parentcd9fd1b381681f6c1a6134bd1bc0cde40b01da2c (diff)
parentc3a18ac2dab47cc0f1711824ff3d3147266e1857 (diff)
downloadsqlparse-517242a8f6c490c7be63bad36ea6d3cf375f48e3.tar.gz
Merge pull request #245 from adamchainz/readthedocs.io
Convert readthedocs link for their .org -> .io migration for hosted projects
-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/