diff options
author | John Criswell <criswell@uiuc.edu> | 2003-10-13 16:19:30 +0000 |
---|---|---|
committer | John Criswell <criswell@uiuc.edu> | 2003-10-13 16:19:30 +0000 |
commit | b5ca43e000427d220f90dc120502ad7b54392eca (patch) | |
tree | 83ae9678e85fc38add8f090bb013764aa6528423 /docs/GettingStarted.html | |
parent | b96646f1f546665eb93e5581b425811921e2fa30 (diff) |
Fixed the name of a hyperlink.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9088 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index eced4cfe06..1dcb16860e 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -1012,7 +1012,7 @@ If you are having problems building or using LLVM, or if you have any other general questions about LLVM, please consult the - <a href="faq.html">Frequently Asked Questions</a> page. + <a href="FAQ.html">Frequently Asked Questions</a> page. <!--=====================================================================--> <h2><center><a name="links">Links</a></center></h2> |