summaryrefslogtreecommitdiffstats
path: root/ctdb/web
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronniesahlberg@gmail.com>2009-05-25 12:15:13 +1000
committerRonnie Sahlberg <ronniesahlberg@gmail.com>2009-05-25 12:15:13 +1000
commit7b163bca180ccddc3fb95fd3f2ed718f28c31b36 (patch)
tree20f93aadd06fafa48698fcade359d967f07cc60f /ctdb/web
parente85fb3d9c5f967809e69d5eb624af3d128394b69 (diff)
downloadsamba-7b163bca180ccddc3fb95fd3f2ed718f28c31b36.tar.gz
samba-7b163bca180ccddc3fb95fd3f2ed718f28c31b36.tar.xz
samba-7b163bca180ccddc3fb95fd3f2ed718f28c31b36.zip
fix the git path to the repository
(This used to be ctdb commit b0c32a96f4176747ca772be664888f5c3c483b98)
Diffstat (limited to 'ctdb/web')
-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: