Merged in RELEASE_13. This fixes the Command Guide link when browsing the
authorJohn Criswell <criswell@uiuc.edu>
Mon, 16 Aug 2004 15:19:02 +0000 (15:19 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 16 Aug 2004 15:19:02 +0000 (15:19 +0000)
files from a local filesystem.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15821 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index cf9ce8f9d601284c8a272bb958252b441ca2d1af..7f61fdef1b7194dd8a04857c9ec500301c2c5f5e 100644 (file)
@@ -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>