diff --git a/setup.py b/setup.py
index 3b1f589b4ecc46e6d2addd3f263e7e637e74ec54..f7ba0a0bd38cb1976a65c7d0cff39d2179e29dd7 100644
--- a/setup.py
+++ b/setup.py
@@ -7,7 +7,7 @@ setup(
     version=open("VERSION", "r").read(),
     description=DESCRIPTION,
     long_description=open("README.rst", "r").read(),
-    url="https://www.shore.co.il/git/check_mysql_slave",
+    url="https://git.shore.co.il/nimrod/check_mysql_slave",
     author="Nimrod Adar",
     author_email="nimrod@shore.co.il",
     license="MIT",