diff --git a/setup.py b/setup.py
index f6a066194eb3f3f797009802a38cd6a2fde5de6c..a83332d4a2c721261bb158086934d247e3aec18a 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@ setup(
     description='FSL Python library',
     long_description=readme,
 
-    url='https://git.fmrib.ox.ac.uk/paulmc/fslpy',
+    url='https://git.fmrib.ox.ac.uk/fsl/fslpy',
 
     author='Paul McCarthy',