Skip to content

Commit 13305ac

Browse files
edgarrmondragonmovermeyer
authored andcommitted
Fix link to changelog in PyPI
1 parent 1c37f10 commit 13305ac

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
@@ -27,7 +27,7 @@ Homepage = "https://github.com/movermeyer/backports.datetime_fromisoformat"
2727
Documentation = "https://github.com/movermeyer/backports.datetime_fromisoformat"
2828
Repository = "https://github.com/movermeyer/backports.datetime_fromisoformat"
2929
"Bug Tracker" = "https://github.com/movermeyer/backports.datetime_fromisoformat/issues"
30-
Changelog = "https://github.com/movermeyer/backports.datetime_fromisoformat/CHANGELOG.md"
30+
Changelog = "https://github.com/movermeyer/backports.datetime_fromisoformat/blob/main/CHANGELOG.md"
3131

3232
[build-system]
3333
requires = ["setuptools"]

0 commit comments

Comments
 (0)