about summary refs log tree commit diff stats
path: root/tools/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/index.html')
-rw-r--r--tools/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/index.html b/tools/index.html
index d20ccfa..c6fbae7 100644
--- a/tools/index.html
+++ b/tools/index.html
@@ -127,9 +127,8 @@
                 <a href="openssh.html">OpenSSH</a>
                 <ul>
                     <li><a href="openssh.html#sshd">1. Server</a></li>
-                    <li><a href="openssh.html#sshdconf">2. Configure Server</a></li>
-                    <li><a href="openssh.html#ssh">3. Client</a></li>
-                    <li><a href="openssh.html#reverse">4. Reverse connection</a></li>
+                    <li><a href="openssh.html#ssh">2. Client</a></li>
+                    <li><a href="openssh.html#reverse">3. Reverse connection</a></li>
                 </ul>
             </li>
             <li><a href="gitolite.html">Gitolite</a>