diff --git a/setup.py b/setup.py
index f0521d7456f40eb6a64e252b1775be1e8fc870b7..899bafa6fd0d4810789eda3c9d369e7f617c496f 100644
--- a/setup.py
+++ b/setup.py
@@ -15,7 +15,7 @@ setup(
     description="QIM tools and user interfaces",
     long_description=long_description,
     long_description_content_type="text/markdown",
-    url="https://lab.compute.dtu.dk/QIM/qim",
+    url="https://lab.compute.dtu.dk/QIM/tools/qim3d",
     packages=find_packages(),
     include_package_data=True,
     classifiers=[