diff --git a/setup.py b/setup.py
index c98f9bcac036ff61ed22af41e9963cc14fea261a..961dd86128db2f40254ec9b28a311c1ead5182b2 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@ setup(
     environment variables.""",
     long_description=open("README.rst", "r").read(),
     long_description_content_type="text/x-rst",
-    url="https://www.shore.co.il/git/template",
+    url="https://git.shore.co.il/nimrod/template",
     author="Nimrod Adar",
     author_email="nimrod@shore.co.il",
     license="AGPLv3+",