From a9820728cf54ef8779f558f905650583545bb8b1 Mon Sep 17 00:00:00 2001 From: ksyasuda Date: Sat, 29 Oct 2022 12:59:04 -0700 Subject: [PATCH] update url --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2222faf..e91aa84 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ setup( author="Blair Bonnett", author_email="blair.bonnett@gmail.com", license="MIT", - url="https://github.com/bcbnz/python-rofi", + url="https://gitea.suda.codes/sudacode/python-rofi", zip_safe=True, classifiers=[ "License :: OSI Approved :: MIT License",