summaryrefslogtreecommitdiffstats
path: root/llvm/docs/index.html
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-08-16 15:19:02 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-08-16 15:19:02 +0000
commit23c656d050d03585c74d1d7f64e26e7d0856deec (patch)
tree44578be0c3a55f7674a794a60db8893da22e0525 /llvm/docs/index.html
parent07c0f37f5b5609cc8a1943163d5de832df2995d0 (diff)
downloadbcm5719-llvm-23c656d050d03585c74d1d7f64e26e7d0856deec.tar.gz
bcm5719-llvm-23c656d050d03585c74d1d7f64e26e7d0856deec.zip
Merged in RELEASE_13. This fixes the Command Guide link when browsing the
files from a local filesystem. llvm-svn: 15821
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r--llvm/docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index cf9ce8f9d60..7f61fdef1b7 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -51,8 +51,8 @@ Discusses how to get up and running quickly with the LLVM infrastructure.
Everything from unpacking and compilation of the distribution to execution of
some tools.</li>
-<li><a href="CommandGuide/">LLVM Command Guide</a> - A reference manual for
-the LLVM command line utilities ("man" pages for LLVM tools).</li>
+<li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference
+manual for the LLVM command line utilities ("man" pages for LLVM tools).</li>
<li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
questions and problems and their solutions.</li>
OpenPOWER on IntegriCloud