From d051e35086de44166fae87ed5edef32083d7e426 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Mon, 7 Dec 2020 13:30:07 +0100 Subject: Update links to point to sourcehut --- setup.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0c9fc2e..41d7815 100644 --- a/setup.py +++ b/setup.py @@ -48,8 +48,9 @@ setup( 'Topic :: Utilities', ], project_urls={ - 'Source': 'https://git.trueelena.org/software/lesana/', - 'Documentation': - 'https://lesana.trueelena.org/', + 'Source': 'https://git.sr.ht/~valhalla/lesana', + 'Documentation': 'https://lesana.trueelena.org/', + 'Tracker': 'https://todo.sr.ht/~valhalla/lesana', + 'Mailing lists': 'https://sr.ht/~valhalla/lesana/lists', }, ) -- cgit v1.2.3