Update project URLs.

This commit is contained in:
2026-08-31 02:18:08 +00:00
parent ebc13c0ee4
commit 52ca3f4f49
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -11,8 +11,9 @@ dependencies = [
]
[project.urls]
Homepage = "https://git.zi.fi/LeoVasanko/fastapi-vue"
Repository = "https://github.com/LeoVasanko/fastapi-vue"
Homepage = "https://vasanko.com/coders/fastapi-vue"
Repository = "https://git.zi.fi/LeoVasanko/fastapi-vue-setup"
Issues = "https://github.com/LeoVasanko/fastapi-vue-setup"
[build-system]
requires = ["hatchling", "hatch-vcs"]
+3 -2
View File
@@ -14,8 +14,9 @@ dependencies = [
]
[project.urls]
Homepage = "https://git.zi.fi/LeoVasanko/fastapi-vue-setup"
Repository = "https://github.com/LeoVasanko/fastapi-vue-setup"
Homepage = "https://vasanko.com/coders/fastapi-vue"
Repository = "https://git.zi.fi/LeoVasanko/fastapi-vue-setup"
Issues = "https://github.com/LeoVasanko/fastapi-vue-setup"
[project.scripts]
fastapi-vue-setup = "fastapi_vue_setup:main"