summaryrefslogtreecommitdiffstats
path: root/ctdb/web
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2012-10-17 11:24:57 +1100
committerAmitay Isaacs <amitay@gmail.com>2012-10-17 11:30:06 +1100
commitffc43bee4dae578f11eac630af13bf05a1a5b7ce (patch)
tree791144c4862cb04a0a6221073e604e1ea40b54a3 /ctdb/web
parent8e7facc5d31bebd96410e5e0bb581baf0b11b9aa (diff)
downloadsamba-ffc43bee4dae578f11eac630af13bf05a1a5b7ce.tar.gz
samba-ffc43bee4dae578f11eac630af13bf05a1a5b7ce.tar.xz
samba-ffc43bee4dae578f11eac630af13bf05a1a5b7ce.zip
doc: Fix the hyperlink for "Testing CTDB" page
Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 08dbd9c7958f9a0ee3de314d49523d32e4be135c)
Diffstat (limited to 'ctdb/web')
-rw-r--r--ctdb/web/documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/web/documentation.html b/ctdb/web/documentation.html
index 57daf7133e5..06e092a195b 100644
--- a/ctdb/web/documentation.html
+++ b/ctdb/web/documentation.html
@@ -12,7 +12,7 @@ The following documentation should get you started with CTDB.
<li><a href="download.html">Downloading CTDB</a>
<li><a href="building.html">Building CTDB</a>
<li><a href="configuring.html">Configuring CTDB</a>
-<li><a href="configuring.html">Testing CTDB</a>
+<li><a href="testing.html">Testing CTDB</a>
<li><a href="samba.html">Setting up Samba with CTDB</a>
<li><a href="ftp.html">Setting up FTP with CTDB</a>
<li><a href="nfs.html">Setting up NFS with CTDB</a>