diff --git a/pyproject.toml b/pyproject.toml index e0d3120..ab714da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,8 +39,8 @@ dev = [ mctelnet = "mctelnet:main" [project.urls] -Homepage = "https://git.supported.systems/rpm/mctelnet" -Repository = "https://git.supported.systems/rpm/mctelnet" +Homepage = "https://git.supported.systems/MCP/mctelnet" +Repository = "https://git.supported.systems/MCP/mctelnet" [tool.hatch.build.targets.wheel] packages = ["src/mctelnet"]