Bug 496569 - Older downloads are difficult to find

Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/content/en_index.php b/content/en_index.php
index 869d64a..2700d57 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -14,6 +14,11 @@
 <section class="jumbotron breadcrumbs-offset">
   <div class="container">
     <div class="content">
+      <div class="alert alert-danger" role="alert">
+        <a href="https://projects.eclipse.org/releases/mars">Mars</a> is
+        a past version of Eclipse. Please visit our <a href="/downloads/">download</a>
+        page for the latest version of Eclipse.
+      </div>
       <h1>MARS release</h1>
       <h2>June 2015</h2>
       <div class="row">
@@ -34,7 +39,7 @@
             <li>The new Thym project provides tools for building cross-platform mobile applications using Apache Cordova.</li>
           </ul>
           <ul class="list-inline">
-            <li><a class="btn btn-primary btn-border-only white" href="/downloads/">Download</a></li>
+            <li><a class="btn btn-primary btn-border-only white" href="/downloads/packages/release/Mars/2">Download</a></li>
             <li><a class="btn btn-primary btn-border-only white" href="https://projects.eclipse.org/releases/mars">Projects</a></li>
             <li><a class="btn btn-primary btn-border-only white" href="#together">Improve Eclipse</a></li>
           </ul>