Skip to content

Commit ff3e3e0

Browse files
authored
Point "Changelog" project URL at Releases page (#359)
1 parent 4a5f90a commit ff3e3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ optional-dependencies.test = [
5555
"pytest-mock>=3.12",
5656
"virtualenv<21,>=20.25",
5757
]
58-
urls.Changelog = "https://github.com/tox-dev/pipdeptree/blob/main/CHANGES.md"
58+
urls.Changelog = "https://github.com/tox-dev/pipdeptree/releases"
5959
urls.Documentation = "https://github.com/tox-dev/pipdeptree/blob/main/README.md#pipdeptree"
6060
urls.Homepage = "https://github.com/tox-dev/pipdeptree"
6161
urls.Source = "https://github.com/tox-dev/pipdeptree"

0 commit comments

Comments
 (0)