Add link to LLVM releases page.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@118095 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/get_started.html b/www/get_started.html
index 6d4e75f..7460cd1 100644
--- a/www/get_started.html
+++ b/www/get_started.html
@@ -21,6 +21,12 @@
 involved</a> with the Clang community.  If you run into problems, please file
 bugs in <a href="http://llvm.org/bugs/">LLVM Bugzilla</a>.</p>
 
+<h2 id="download">Release Clang Versions</h2>
+
+<p>Clang has been released as part of regular LLVM releases since LLVM 2.6. You
+can download the release versions
+from <a href="http://llvm.org/releases/">http://llvm.org/releases/</a>.</p>
+
 <h2 id="build">Building Clang and Working with the Code</h2>
 
 <h3 id="buildNix">On Unix-like Systems</h3>