From 4430c5c163d8b6ffc89d83b506c8a478037d26ea Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Wed, 14 Sep 2016 14:56:34 +0200 Subject: Correct license link (fixes #288). --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/source') 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 -`_. +`_. Visit the project page at https://github.com/andialbrecht/sqlparse for further information about this project. -- cgit v1.2.1