Skip to content

Commit 881f0d5

Browse files
authored
Add link to changelog on pyproject.toml/PyPI (#92)
1 parent b61542c commit 881f0d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ dynamic = ["version"]
3131

3232

3333
[project.urls]
34-
repository = "https://github.com/sphinx-contrib/sphinx-lint"
34+
Repository = "https://github.com/sphinx-contrib/sphinx-lint"
35+
Changelog = "https://github.com/sphinx-contrib/sphinx-lint/releases"
3536

3637
[project.scripts]
3738
sphinx-lint = "sphinxlint.__main__:main"

0 commit comments

Comments
 (0)