summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-06 17:39:35 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-06 17:39:35 +0200
commit668b23819360feb53a2c4b29df2bd9ddc88891c4 (patch)
tree1aad3179746b6479212953783731a9108b9a3a01 /INSTALL
parentb1ca2c15f8a3b25fd13755aca7d410faa5b2b737 (diff)
downloadjenkins.debian.net-668b23819360feb53a2c4b29df2bd9ddc88891c4.tar.xz
move git repo from personal namespace to qa group
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index a989f1a8..72a63662 100644
--- a/INSTALL
+++ b/INSTALL
@@ -59,7 +59,7 @@ I would prefer to run a jenkins package from wheezy-backports.
As 'root' run:
----
cd
-git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git
+git clone git://git.debian.org/git/qa/jenkins.debian.net.git
cd jenkins.debian.net
./update_jdn.sh
----