fix: new base_urls

This commit is contained in:
Alpha Nerd 2026-04-03 12:11:05 +02:00
parent 15b578388c
commit 7eeb8c470b
Signed by: alpha-nerd
SSH key fingerprint: SHA256:QkkAgVoYi9TQ0UKPkiKSfnerZy2h4qhi3SVPXJmBN+M

View file

@ -43,10 +43,10 @@ dependencies = [
] ]
[project.urls] [project.urls]
Homepage = "https://nomyo.ai" Homepage = "https://www.nomyo.ai"
Documentation = "https://github.com/nomyo-ai/nomyo/doc" Documentation = "https://bitfreedom.net/code/nomyo-ai/nomyo/src/branch/main/doc"
Repository = "https://github.com/nomyo-ai/nomyo" Repository = "https://bitfreedom.net/code/nomyo-ai/nomyo"
Issues = "https://github.com/nomyo-ai/nomyo/issues" Issues = "https://bitfreedom.net/code/nomyo-ai/nomyo/issues"
[tool.hatch.build.targets.wheel] [tool.hatch.build.targets.wheel]
packages = ["nomyo"] packages = ["nomyo"]