Skip to content

Commit 5864a25

Browse files
authored
Fixed broken changelog links (#530)
1 parent f4cd7d8 commit 5864a25

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.testing = [
5555
"sphobjinv>=2.3.1.2",
5656
"typing-extensions>=4.12.2",
5757
]
58-
urls.Changelog = "https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md"
58+
urls.Changelog = "https://github.com/tox-dev/sphinx-autodoc-typehints/releases"
5959
urls.Homepage = "https://github.com/tox-dev/sphinx-autodoc-typehints"
6060
urls.Source = "https://github.com/tox-dev/sphinx-autodoc-typehints"
6161
urls.Tracker = "https://github.com/tox-dev/sphinx-autodoc-typehints/issues"

0 commit comments

Comments
 (0)