diff --git a/setup.py b/setup.py index b784b71..4eeb0f0 100755 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( description="Offline-First Gemini/Web/Gopher/RSS reader and browser", author="Ploum", author_email="offpunk@ploum.eu", - url='https://tildegit.org/ploum/AV-98-offline/', + url='https://notabug.org/ploum/offpunk', classifiers=[ 'License :: OSI Approved :: BSD License', 'Programming Language :: Python :: 3 :: Only',