Again.
diff --git a/pages/_index.html b/pages/_index.html
index d4f9ead..0900374 100755
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -1,48 +1,30 @@
 
 <div id="bigbuttons">
 <h3>Primary Links</h3>
-<!--ul>
+<ul>
 	<li><a id="buttonDownload"
-		href="http://wiki.eclipse.org/EGF_Installation" title="Download">
-		<strong>Download</strong> Eclipse Distribution, Update Site, Dropins </a>
+		href="http://wiki.eclipse.org/EMF_DiffMerge#Download" title="Download">
+		<strong>Download</strong> Update Site, Dropins </a>
 	</li>
 	<li><a id="buttonDocumentation"
-		class="bigButton" href="http://wiki.eclipse.org/EGF_Tutorial_and_Use_Cases"
+		class="bigButton" href="http://wiki.eclipse.org/EMF_DiffMerge#Usage"
 		title="Documentation"> <strong>Documentation</strong> Tutorials, Examples, Videos, Reference Documentation </a>
 	</li>
 	<li><a id="buttonSupport"
-		href="http://wiki.eclipse.org/EGF" title="Support"> <strong>Support</strong>
-		Bug Tracker, Newsgroup, Professional Support </a>
+		href="http://wiki.eclipse.org/EMF_DiffMerge#Links" title="Support"> <strong>Support</strong>
+		Bug Tracker, Newsgroup </a>
 	</li>
-	<li><a id="buttonIntroduction"
-		href="http://wiki.eclipse.org/images/6/66/EGF_Introduction.pdf"> <strong>Introduction</strong>
+	<li><a id="buttonDocumentation"
+		href="http://wiki.eclipse.org/EMF_DiffMerge#Introduction"> <strong>Introduction</strong>
 		</a>
 	</li>
-</ul-->
+</ul>
 </div>
 
 
 <div id="midcolumn">
-
-<h3>EMF Diff/Merge</h3>
-<iframe src="http://eclipse.org/diffmerge/project-info/overview.html"></iframe>
-
-<!--table>
-	<tr>
-		<th><img src="resources/EGF_Overview.png" alt="EGF Overview" /></th>
-		<th>
-			<div class="featureDescription">
-			    <ul>
-		    	    <li>Software production with factory components</li>
-		        	<li>Reuse of off-the-shelf factory components</li>
-			        <li>Development by assembly</li>
-		    	    <li>Adaptation to a specific context</li>
-		    	</ul>
-			</div>
-		</th>
-	</tr>
-</table-->
-
+	<h3>EMF Diff/Merge</h3>
+	<iframe src="http://eclipse.org/diffmerge/project-info/overview.html"></iframe>
 </div>