NEW - bug 338736: update web site documentation to list releases
https://bugs.eclipse.org/bugs/show_bug.cgi?id=338736
diff --git a/_projectCommon.php b/_projectCommon.php
index 171bbba..958370e 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -14,6 +14,7 @@
 	$Nav->addNavSeparator("Marketplace Client ", "/mpc", "_self", 3);
 	$Nav->addCustomNav("About This Project", "/projects/project_summary.php?projectid=technology.packaging.mpc", "_self", 3);
 	$Nav->addCustomNav("Support", "http://www.eclipse.org/forums/index.php?t=thread&frm_id=176", "_self", 3);
+	$Nav->addCustomNav("Downloads", "http://eclipse.org/mpc/archive.php", "_self", 3);
 	$Nav->addCustomNav("Getting Involved", "http://wiki.eclipse.org/EPP/MPC/Contributor_Guide", "_self", 3);
 	$Nav->addCustomNav("Plan", "http://eclipse.org/projects/project-plan.php?planurl=/mpc/Project_Plan.xml", "_self", 3);
 
@@ -27,6 +28,7 @@
 	$Menu->setMenuItemList(array());
 	$Menu->addMenuItem("Home", "/mpc", "_self");
 	$Menu->addMenuItem("Support", "http://www.eclipse.org/forums/index.php?t=thread&frm_id=176", "_self");
+	$Menu->addMenuItem("Downloads", "http://eclipse.org/mpc/archive.php", "_self");
 	$Menu->addMenuItem("Getting Involved", "http://wiki.eclipse.org/EPP/MPC/Contributor_Guide", "_self", 3);
 	$Menu->addMenuItem("Plan", "http://eclipse.org/projects/project-plan.php?planurl=/mpc/Project_Plan.xml", "_self", 3);
 		
diff --git a/pages/_archive.html b/pages/_archive.html
index 7ac57fd..dd66607 100644
--- a/pages/_archive.html
+++ b/pages/_archive.html
@@ -1,5 +1,5 @@
 <div id="midcolumn">
-<h2>$pageTitle</h2>
+<h2>MPC - Download Archive</h2>
 <p>All downloads are provided under the terms and conditions of the <a href="/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a> unless otherwise specified.</p>
 
 <h3>Indigo - Eclipse 3.7 (not yet released)</h3>
diff --git a/pages/_index.html b/pages/_index.html
index 63b1a49..ceef8d6 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -29,18 +29,18 @@
   <li>Information on using Eclipse Marketplace Client is available at <a href="http://marketplace.eclipse.org/marketplace-client-intro">marketplace.eclipse.org.</a>
   </ul>
 
+<h4>Downloads</h4>
+<p>MPC is included in all of the EPP download package (with the exception of Classic).  However you may also download MPC from the following:
+<ul>
+<li><a href="http://download.eclipse.org/mpc/helios/">Helios Update Site</a></li>
+<li><a href="http://download.eclipse.org/mpc/indigo/">Indigo Update Site</a></li>
+<li><a href="archive.php">Download archive and zip files</a></li>
+</ul></p>
+
 <p>
   <img src="mpc.png" alt="Marketplace Client">
 </p>
 
-<h4>Downloads</h4>
-<p>MPC is included in all of the EPP download packace (with the exception of Classic).  However you may also download MPC from the following:
-<ul>
-<li><a href="http://www.eclipse.org/downloads/download.php?file=/mpc/releases/1.0.1/mpc-1.0.1.zip">Download Zip</a></li>
-<li><a href="http://download.eclipse.org/mpc/helios/">Helios Update Site</a></li>
-<li><a href="http://download.eclipse.org/mpc/indigo/">Indigo Update Site</a></li>
-</ul></p>
-
 </div>
 
 <!--