aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 1cbc27c..6da4c5f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,9 +29,8 @@ dependencies = [
dynamic = ["version", "readme"]
[project.urls]
-Homepage = "https://sr.ht/~mcepl/pygn/"
-"Bug Tracker" = "https://todo.sr.ht/~mcepl/pygn"
-Repository = "https://git.sr.ht/~mcepl/pygn"
+Homepage = "https://git.cepl.eu/cgit/python/pyg"
+Communication = "mailto:~mcepl/devel@lists.sr.ht"
[project.scripts]
pygm2n = "mail2news:main"