Bug 236093 "Migration" entry in welcome page points to old 3.3 information
diff --git a/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml b/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml
index ac5be78..e7f0849 100644
--- a/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml
+++ b/platform/org.eclipse.platform/intro/whatsnewExtensionContent3.xml
@@ -2,8 +2,8 @@
 <introContent>
   	<extensionContent id="org.eclipse.ui.workbench.migration" name="Porting Guide" alt-style="css/whatsnew.properties" style="css/whatsnew.css" path="whatsnew/@">
 		<group filter="plugin=org.eclipse.platform.doc.isv" style-id="content-group" id="content-group">
-       		<link label="Migration from the previous release" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.platform.doc.isv/porting/eclipse_3_3_porting_guide.html" id="migration" style-id="content-link">
-          		<text>Learn what you need to do to make your old code work in Eclipse 3.3</text>
+       		<link label="Migration from the previous release" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.platform.doc.isv/porting/eclipse_3_4_porting_guide.html" id="migration" style-id="content-link">
+          		<text>Learn what you need to do to make your old code work in Eclipse 3.4</text>
        		</link>
        	</group>
   	</extensionContent>