fix the git path to the repository
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 25 May 2009 02:15:13 +0000 (12:15 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 25 May 2009 02:15:13 +0000 (12:15 +1000)
web/download.html

index 7b495fc0a396a0cafb96c124b15d69219c15732f..85aa88e7396e516cf2597edef09bff30f4d072fb 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/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: