diff --git a/pyproject.toml b/pyproject.toml index aa82ade..bcdc29a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,8 +43,8 @@ classifiers = [ dynamic = ["version", "dependencies", "optional-dependencies"] [project.urls] -Homepage = "https://github.com/tekktrik/circlink" -Repository = "https://github.com/tekktrik/circlink.git" +Homepage = "https://github.com/tekktrik/circfirm" +Repository = "https://github.com/tekktrik/circfirm.git" [project.scripts] circfirm = "circfirm.cli:cli"