We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b61542c commit 881f0d5Copy full SHA for 881f0d5
pyproject.toml
@@ -31,7 +31,8 @@ dynamic = ["version"]
31
32
33
[project.urls]
34
-repository = "https://github.com/sphinx-contrib/sphinx-lint"
+Repository = "https://github.com/sphinx-contrib/sphinx-lint"
35
+Changelog = "https://github.com/sphinx-contrib/sphinx-lint/releases"
36
37
[project.scripts]
38
sphinx-lint = "sphinxlint.__main__:main"
0 commit comments