diff --git a/pyproject.toml b/pyproject.toml index b997ac6..5c11251 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dynamic = [ text = "MIT License" [project.urls] -Homepage = "https://github.com/AFPy/powrap" +Homepage = "https://git.afpy.org/AFPy/powrap" [project.scripts] powrap = "powrap.powrap:main"