From cf10f7933c75ba42726746dd3cb13e9e2199b6c3 Mon Sep 17 00:00:00 2001 From: Sitaram Chamarty Date: Mon, 26 Mar 2012 05:23:23 +0530 Subject: [PATCH] (minor) use 'sts' as the url for the ssh-troubleshooting page when g3 becomes "master", the URL in the git info bot won't have to change --- doc/extras/ssh-troubleshooting.mkd | 2 +- doc/extras/ssh.mkd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/extras/ssh-troubleshooting.mkd b/doc/extras/ssh-troubleshooting.mkd index aeee3d9..cdcc831 100644 --- a/doc/extras/ssh-troubleshooting.mkd +++ b/doc/extras/ssh-troubleshooting.mkd @@ -1,4 +1,4 @@ -## #sshts ssh troubleshooting +## #sts ssh troubleshooting **This document must be read in full the first time. If you start from some nice looking section in the middle it may not help you unless you're already diff --git a/doc/extras/ssh.mkd b/doc/extras/ssh.mkd index a5ee5d4..4d04d57 100644 --- a/doc/extras/ssh.mkd +++ b/doc/extras/ssh.mkd @@ -6,6 +6,6 @@ There are two documents you need to read, in order: features to provide any number of virtual users over just one actual (unix) user, and so on - * [ssh troubleshooting][sshts] -- this is a rather long document but as far + * [ssh troubleshooting][sts] -- this is a rather long document but as far as I know almost every known ssh related issue is in here. If you find something missing, send me an email with details.