diff --git a/pyproject.toml b/pyproject.toml index d5af76d..29a23a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers=[ ] [project.urls] -repository = "https://github.com/CIRCL/PySaneJS" +repository = "https://github.com/Lookyloo/PySaneJS.git" [project.scripts] sanejs = "pysanejs:main"