diff options
author | Sol Jerome <sol.jerome@gmail.com> | 2010-11-10 18:01:58 -0600 |
---|---|---|
committer | Sol Jerome <sol.jerome@gmail.com> | 2010-11-10 18:01:58 -0600 |
commit | 66a3fe52b72595f50449fd1ccecee7224479c082 (patch) | |
tree | 460f23e912df72ac2291d7ccbf537aa06b85ebb5 | |
parent | 1c3f9b38a7631495e5f3da5d463db2b234becf89 (diff) | |
download | bcfg2-66a3fe52b72595f50449fd1ccecee7224479c082.tar.gz bcfg2-66a3fe52b72595f50449fd1ccecee7224479c082.tar.bz2 bcfg2-66a3fe52b72595f50449fd1ccecee7224479c082.zip |
doc: Fix broken troubleshooting link
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r-- | doc/troubleshooting.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/troubleshooting.txt b/doc/troubleshooting.txt index ef96c30bb..cce9c3d78 100644 --- a/doc/troubleshooting.txt +++ b/doc/troubleshooting.txt @@ -1,6 +1,6 @@ .. -*- mode: rst -*- -.. _unsorted-troubleshooting: +.. _troubleshooting: =============== Troubleshooting |