Improved EMF Download Page

Signed-off-by: Jonas Helming <jhelming@eclipsesource.com>
diff --git a/emf/downloads/extras-emf.php b/emf/downloads/extras-emf.php
index 4e23457..6ab2355 100644
--- a/emf/downloads/extras-emf.php
+++ b/emf/downloads/extras-emf.php
@@ -62,11 +62,13 @@
 
 <div class="homeitem3col">
 	<h3>Getting Started</h3>
-		<p style="padding-left:10px"><b>First-time users</b> can get started quickly by simply downloading the latest<br/>
-		<acronym title="Click to download archived All-In-One p2 Repo Update Site"><img alt="Archived All-In-One p2 Repo Update Site" src="/modeling/images/dl-icon-update-zip.gif"/> <b style="color:green">All-In-One Update Site</b></acronym>, 
-		which includes source, runtime and docs<br/>
+		<p style="padding-left:10px"><b>First-time users</b> can get started quickly by simply downloading the latest Eclipse Modeling Edition Package. It is available <a href="https://www.eclipse.org/downloads/eclipse-packages/">here</a>.<br/>
+		
+		As an alternative, you can download a
+		<acronym title="Click to download archived All-In-One p2 Repo Update Site"><img alt="Archived All-In-One p2 Repo Update Site" src="/modeling/images/dl-icon-update-zip.gif"/> <b style="color:green">All-In-One Update Site</b></acronym>, which is available below per release. 
+		 It includes source, runtime and docs<br/>
 		for EMF and <a href="http://eclipse.org/modeling/mdt/downloads/index.php?project=xsd&showAll=0&showMax=5">XSD</a> (part of the <a href="http://eclipse.org/modeling/mdt/?project=xsd">MDT</a> project).
-		<?php echo $isUpdate ? "" : '<br/><br/>Or, use Eclipse\'s <a href="/'.$PR.'/updates/">Install Manager</a>. '; ?> See also the <a href="http://wiki.eclipse.org/index.php/EMF-FAQ#What_version_of_Eclipse_do_I_need_for_EMF.2C_SDO_and_XSD.3F_Which_EMF_version_will_run_on_my_Eclipse_version.3F">FAQ</a> &amp; <a href="http://wiki.eclipse.org/index.php/EMF_2.3_JVM_Requirements">JVM Reqs</a>.</p>
+		<?php echo $isUpdate ? "" : '<br/><br/>Finally, you can use the Eclipse update site. The URL is formed like this: http://download.eclipse.org/modeling/emf/emf/updates/<releasenumber>milestones, e.g. for EMF 2.14: http://download.eclipse.org/modeling/emf/emf/updates/2.14milestones</p>
 
 	<p>&nbsp;</p>
 	<h2 style="padding-left:10px">Minimum Requirements</h2>