summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 1a8ecd4..032318a 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -11,7 +11,7 @@ It provides support for parsing, splitting and formatting SQL statements.
The module is compatible with Python 2.7 and Python 3 (>= 3.3)
and released under the terms of the `New BSD license
-<http://www.opensource.org/licenses/bsd-license.php>`_.
+<https://opensource.org/licenses/BSD-3-Clause>`_.
Visit the project page at https://github.com/andialbrecht/sqlparse for
further information about this project.