diff --git a/pyproject.toml b/pyproject.toml index 38ac53a..d483fdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,10 +43,10 @@ dependencies = [ ] [project.urls] -Homepage = "https://nomyo.ai" -Documentation = "https://github.com/nomyo-ai/nomyo/doc" -Repository = "https://github.com/nomyo-ai/nomyo" -Issues = "https://github.com/nomyo-ai/nomyo/issues" +Homepage = "https://www.nomyo.ai" +Documentation = "https://bitfreedom.net/code/nomyo-ai/nomyo/src/branch/main/doc" +Repository = "https://bitfreedom.net/code/nomyo-ai/nomyo" +Issues = "https://bitfreedom.net/code/nomyo-ai/nomyo/issues" [tool.hatch.build.targets.wheel] packages = ["nomyo"]