summary refs log tree commit diff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 189b33b91a..c14cc97285 100644
--- a/setup.py
+++ b/setup.py
@@ -24,7 +24,7 @@ setup(
         "py-bcrypt",
     ],
     dependency_links=[
-        "git+ssh://git@git.openmarket.com/tng/syutil.git#egg=syutil-0.0.1",
+        "git+ssh://git@github.com:matrix-org/syutil.git#egg=syutil-0.0.1",
     ],
     setup_requires=[
         "setuptools_trial",