fix: update project source links, kallithea -> forgejo

This commit is contained in:
Lance Edgar 2024-09-14 12:54:50 -05:00
parent da526824f9
commit 65ac2baf43
7 changed files with 32 additions and 33 deletions

View file

@ -66,10 +66,10 @@ theo = "theo.config:TheoConfig"
[project.urls]
Homepage = "https://redmine.rattailproject.org/projects/theo"
Repository = "https://kallithea.rattailproject.org/rattail-project/theo"
Issues = "https://redmine.rattailproject.org/projects/theo/issues"
Changelog = "https://kallithea.rattailproject.org/rattail-project/theo/files/master/CHANGELOG.md"
Homepage = "https://rattailproject.org"
Repository = "https://forgejo.wuttaproject.org/rattail/theo"
Issues = "https://forgejo.wuttaproject.org/rattail/theo/issues"
Changelog = "https://forgejo.wuttaproject.org/rattail/theo/src/branch/master/CHANGELOG.md"
[tool.commitizen]