diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 14396acb11..0d289478b9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -105,7 +105,7 @@ the LLVM system.</li> <li><a href="TestingGuide.html">LLVM Test Suite Guide</a> - A reference manual for using the LLVM test suite.</li> -<li><a href="CFEBuildInstrs.html">How to build the C/C++ front-end</a> - +<li><a href="GCCFEBuildInstrs.html">How to build the C/C++ front-end</a> - Instructions for building the front-end from source.</li> <li><a href="Lexicon.html">The LLVM Lexicon</a> - Definition of acronyms, terms |