Updated repo URLs for Codeberg

This commit is contained in:
Jaakko Keränen 2022-12-11 08:16:16 +02:00
parent eb25dbc7b1
commit 1659a711b6
No known key found for this signature in database
GPG Key ID: BACCFCFB98DB2EDC
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ dynamic = ["version"]
[project.urls]
Home-page = "https://geminispace.org/gmcapsule/"
Documentation = "https://geminispace.org/gmcapsule/gmcapsule.html"
Source = "https://git.skyjake.fi/gemini/gmcapsule"
Issues = "https://git.skyjake.fi/gemini/gmcapsule/issues"
Source = "https://codeberg.org/skyjake/gmcapsule"
Issues = "https://codeberg.org/skyjake/gmcapsule/issues"
[project.scripts]
gmcapsuled = "gmcapsule:run_server"