Fixed the name of a hyperlink.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9088 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index eced4cf..1dcb168 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>