Fixed bug 489768: Migration guide info on the Welcome pages and in Help are not up to date
diff --git a/org.eclipse.jdt/intro/migrateExtensionContent.xml b/org.eclipse.jdt/intro/migrateExtensionContent.xml
index e901ea4..3ae62a4 100644
--- a/org.eclipse.jdt/intro/migrateExtensionContent.xml
+++ b/org.eclipse.jdt/intro/migrateExtensionContent.xml
@@ -3,8 +3,8 @@
   <!-- Extension to the SDK Migration Page. -->
   <extensionContent id="org.eclipse.jdt" name="Java development tools" alt-style="css/migrate.properties" style="css/migrate.css" path="migrate/@">
      <group id="content-group" style-id="content-group">
-    	<link style-id="content-link" label="Java development tools" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.jdt.doc.isv/porting/eclipse_4_4_porting_guide.html" id="java">
-      		<text>Eclipse JDT Luna (4.4) Plug-in Migration Guide</text>
+    	<link style-id="content-link" label="Java development tools" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.jdt.doc.isv/porting/eclipse_4_6_porting_guide.html" id="java">
+      		<text>Eclipse JDT Neon (4.6) Plug-in Migration Guide</text>
     	</link>
      </group>
   </extensionContent>