diff --git a/pyproject.toml b/pyproject.toml index f454e9e..c7d6502 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ dynamic = ["version"] [project.urls] -homepage = "https://git.brendanhaines.com/brendanhaines/charon" +homepage = "https://git.brendanhaines.com/brendanhaines/charon_vna" [project.scripts] charon-cli = "charon_vna.cli:main"