summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 9ca6ca87..1635d55e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -73,7 +73,7 @@ cd jenkins.debian.net
----
pip install python-jenkins
-git clone https://github.com/openstack-ci/jenkins-job-builder
+git clone git://git.openstack.org/openstack-infra/jenkins-job-builder
cd jenkins-job-builder
python setup.py install
----