diff --git a/setup.py b/setup.py
index fe20d960d10ccdb4ed0892a46dc9c0ec8f77c0ec..213288e50141b20ce4e9b5f78369ca9cb5c6efa4 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ setup(
     author_email='swd@geant.org',
     description='Flask and React project for displaying '
                 'Compendium related reports and survey',
-    url='https://gitlab.geant.net/live-projects/compendium-v2',
+    url='https://gitlab.geant.org/geant-swd/compendium-v2',
     packages=find_packages(),
     install_requires=[
         'alembic~=1.10',