diff options
| -rw-r--r-- | README.rst | 2 | ||||
| -rw-r--r-- | docs/source/index.rst | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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/ |
