diff options
Diffstat (limited to 'llvm/docs/index.html')
-rw-r--r-- | llvm/docs/index.html | 4 |
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> |