Skip to content

Commit 7f6d3e7

Browse files
author
John Criswell
committed
Fixed the link to the Command Guide. The previous revision only worked
if the browser is getting the file from a web server that autocompletes the URL. llvm-svn: 15559
1 parent fb63a35 commit 7f6d3e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
Everything from unpacking and compilation of the distribution to execution of
5252
some tools.</li>
5353

54-
<li><a href="CommandGuide/">LLVM Command Guide</a> - A reference manual for
55-
the LLVM command line utilities ("man" pages for LLVM tools).</li>
54+
<li><a href="CommandGuide/index.html">LLVM Command Guide</a> - A reference
55+
manual for the LLVM command line utilities ("man" pages for LLVM tools).</li>
5656

5757
<li><a href="FAQ.html">Frequently Asked Questions</a> - A list of common
5858
questions and problems and their solutions.</li>

0 commit comments

Comments
 (0)