diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', ], |