aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index f447a72..09e35dd 100644
--- a/setup.py
+++ b/setup.py
@@ -36,9 +36,9 @@ setup(
'Topic :: Software Development :: User Interfaces',
],
project_urls={
- 'Source': '',
- 'Documentation': '',
- 'Tracker': '',
+ 'Source': 'https://git.sr.ht/~valhalla/hazwaz',
+ 'Documentation': 'https://hazwaz.trueelena.org/',
+ 'Tracker': 'https://todo.sr.ht/~valhalla/hazwaz',
'Mailing lists': '',
},
)