Fix some broken links


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14306 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html
index 9819431..69c3603 100644
--- a/docs/GettingStarted.html
+++ b/docs/GettingStarted.html
@@ -151,7 +151,7 @@
 
 </ol>
 
-<p>Consult the <a href="starting">Getting Started with LLVM</a> section for
+<p>Consult the <a href="#starting">Getting Started with LLVM</a> section for
 detailed information on configuring and compiling LLVM.  See <a
 href="#environment">Setting Up Your Environment</a> for tips that simplify
 working with the GCC front end and LLVM tools.  Go to <a href="#layout">Program