diff --git a/pyproject.toml b/pyproject.toml index 77deb1e..1ad20d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dev = [ [project.urls] Homepage = "https://github.com/andrew-d/python-multipart" Documentation = "https://andrew-d.github.io/python-multipart/" -Changelog = "https://github.com/andrew-d/python-multipart/tags" +Changelog = "https://github.com/andrew-d/python-multipart/blob/master/CHANGELOG.md" Source = "https://github.com/andrew-d/python-multipart" [tool.hatch.version]