diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2016-06-03 19:09:42 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2016-06-03 19:09:42 +0200 |
| commit | 517242a8f6c490c7be63bad36ea6d3cf375f48e3 (patch) | |
| tree | 0b02aaf691d7521565d5a705c0682cbd7ce5c977 | |
| parent | cd9fd1b381681f6c1a6134bd1bc0cde40b01da2c (diff) | |
| parent | c3a18ac2dab47cc0f1711824ff3d3147266e1857 (diff) | |
| download | sqlparse-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.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/ |
