summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ctdb/web/download.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/web/download.html b/ctdb/web/download.html
index 7b495fc0a39..85aa88e7396 100644
--- a/ctdb/web/download.html
+++ b/ctdb/web/download.html
@@ -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/tridge/ctdb.git ctdb
+ git clone git://git.samba.org/sahlberg/ctdb.git ctdb
</pre>
To update this tree when improvements are made in the upstream code do this: