make www less outdated

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55388 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/get_started.html b/www/get_started.html
index 9f48264..a975eaf 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -202,7 +202,7 @@
          ret
 </pre>
 
-<h3>GCC "Emulation" Driver</h3>
+<a name="ccc"><h3>GCC "Emulation" Driver</h3></a>
 
 <p>While the <tt>clang</tt> executable is a compiler driver that can perform
 code generation, program analysis, and other actions, it is not designed to be a