summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonnie Sahlberg <sahlberg@ronnie>2007-06-09 17:15:26 +1000
committerRonnie Sahlberg <sahlberg@ronnie>2007-06-09 17:15:26 +1000
commitb2dd5ea4367d80b07f9956bd51522d214c2605de (patch)
tree1c65eba8eb7cfa709cdc038df7255e8b6ca2e177
parente059056149548b9bc33c5545df8c0c75fc6a2a65 (diff)
downloadsamba-b2dd5ea4367d80b07f9956bd51522d214c2605de.tar.gz
samba-b2dd5ea4367d80b07f9956bd51522d214c2605de.tar.xz
samba-b2dd5ea4367d80b07f9956bd51522d214c2605de.zip
replace the list of documentation links on the front page with a link to
the documentations page (This used to be ctdb commit 440b89978c17adcb0d3536e330d3fc78218355d7)
-rw-r--r--ctdb/web/index.html13
1 files changed, 2 insertions, 11 deletions
diff --git a/ctdb/web/index.html b/ctdb/web/index.html
index 925cbf0acf..29df1434e6 100644
--- a/ctdb/web/index.html
+++ b/ctdb/web/index.html
@@ -61,17 +61,8 @@ README file</a> for some description of how TDB is used.
<h2>Documentation</h2>
-<ul>
-<li><a href="download.html">Getting the code</a><br>
-<li><a href="building.html">Building Samba and CTDB</a><br>
-<li><a href="configuring.html">Configuring CTDB</a><br>
-<li><a href="testing.html">Starting and testing CTDB</a><br>
-<li><a href="samba.html">Setting up clustered Samba</a><br>
-<li><a href="nfs.html">Setting up clustered NFS</a><br>
-<li><a href="ftp.html">Setting up clustered FTP</a><br>
-</ul>
+<a href="./documentation.html">CTDB documentation</a><br><br>
-<br>
Additional documentation on how to install and configure CTDB is available in the
<a href="http://wiki.samba.org/index.php/CTDB_Setup">CTDB
Wiki</a>. Please read all of the documentation carefully.
@@ -127,7 +118,7 @@ retransmission timeouts that may be active in the clients.
<h2>Discussion and bug reports</h2>
For discussions please use
-the <ahref="https://lists.samba.org/mailman/listinfo/samba-technical">samba-technical</a>
+the <a href="https://lists.samba.org/mailman/listinfo/samba-technical">samba-technical</a>
mailing list. To submit a bug report, please use
the <a href="http://bugzilla.samba.org/">Samba bugzilla</a> bug
tracking system.