diff --git a/pyproject.toml b/pyproject.toml index ba63ae7..cba1dc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ classifiers = [ [project.urls] Download = "https://github.com/yuce/pyswip/releases" -Homepage = "https://github.com/yuce/pyswip" +Homepage = "https://pyswip.org" [tool.ruff.lint] ignore = ["F403", "F405", "E721"]