aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 3ede35c..3791375 100644
--- a/setup.py
+++ b/setup.py
@@ -60,7 +60,7 @@ setup(
description="Simple Hypervideo Downloader GUI",
version=__version__,
license=__license__,
- url="https://libregit.org/heckyel/hypervideo-gui",
+ url="https://notabug.org/heckyel/hypervideo-gui",
packages=[
'hypervideo_gui',
],