summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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/