diff --git a/setup.py b/setup.py
index a3a333c20a1a59a80208d0c3cf186ab37c2800fa..6973fae23b30e23b641ad72b7834805802dcafd5 100644
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ setup(
         'Programming Language :: Python',
     ],
     keywords = 'library',
-    url = 'https://homeproj.cesnet.cz/git/typedcols.git',
+    url = 'https://gitlab.cesnet.cz/709/warden/typedcols',
     author = 'Pavel Kacha',
     author_email = 'pavel.kacha@cesnet.cz',
     license = 'ISC',