We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pyproject.toml
1 parent e1ec4ff commit 7e8c7ecCopy full SHA for 7e8c7ec
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ requires-python = ">=3.8"
31
[project.urls]
32
Home = "https://github.com/andialbrecht/sqlparse"
33
Documentation = "https://sqlparse.readthedocs.io/"
34
-"Release Notes" = "https://sqlparse.readthedocs.io/en/latest/changes/"
+"Release Notes" = "https://sqlparse.readthedocs.io/en/latest/changes.html"
35
Source = "https://github.com/andialbrecht/sqlparse"
36
Tracker = "https://github.com/andialbrecht/sqlparse/issues"
37
0 commit comments