diff --git a/pyproject.toml b/pyproject.toml index 07a7c99..3350f84 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,6 +40,6 @@ polyfit = "fy_polyfit.polyfit:main" [project.urls] Documentation = "https://readthedocs.org" -Repository = "https://github.com/me/spam.git" -Issues = "https://github.com/me/spam/issues" -Changelog = "https://github.com/me/spam/blob/master/CHANGELOG.md" \ No newline at end of file +Repository = "https://github.com/archeno/polyfit" +Issues = "https://github.com/archeno/polyfit/issues" +Changelog = "https://github.com/archeno/polyfit/commits/v1.1.0" \ No newline at end of file