web: use the new git repository url on the download page
authorDavid Disseldorp <ddiss@suse.de>
Tue, 29 Mar 2011 09:08:39 +0000 (11:08 +0200)
committerMichael Adam <obnox@samba.org>
Thu, 7 Apr 2011 07:56:27 +0000 (09:56 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
(This used to be ctdb commit b36818888fac7ebbed26fcdd2dd1d426e3d2f8f0)

ctdb/web/download.html

index 85aa88e7396e516cf2597edef09bff30f4d072fb..fdcab5002957a019d23b2d1776c4dac48ad76e8b 100644 (file)
@@ -11,7 +11,7 @@ Both source trees are stored in git repositories.<p>
 <h2>CTDB</h2>
 To get an initial checkout of the ctdb code do this:
 <pre>
-   git clone git://git.samba.org/sahlberg/ctdb.git ctdb
+   git clone git://git.samba.org/ctdb.git ctdb
 </pre>
 
 To update this tree when improvements are made in the upstream code do this: