diff --git a/setup.py b/setup.py
index 41a96acf0f4bd63000a8881fabef457d0faa123d..6ff95ecbd1c70cb6c63f7017166914b68cad04cd 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from distutils.core import setup
 setup(name='ESS Python Tools',
     version='1.0',
     description='ESS Related Tools',
-    url='https://bitbucket.org/eothred/ess-python-tools',
+    url='https://gitlab01.esss.lu.se/ess-bp/ess-python-tools',
     author='Yngve Inntjore Levinsen',
     author_email='yngve.levinsen@esss.se',
     classifiers=[