Bug 573100 - Update JDT and Platform porting guide links for 4.20 in
Welcome page

Change-Id: I7f4a464ec5a03f5480490f605cb9b834b452670f
Signed-off-by: Kalyan Prasad Tatavarthi <kalyan_prasad@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt/+/179716
Tested-by: JDT Bot <jdt-bot@eclipse.org>
diff --git a/org.eclipse.jdt/intro/migrateExtensionContent.xml b/org.eclipse.jdt/intro/migrateExtensionContent.xml
index c399b69..d015bc4 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_19_porting_guide.html" id="java">
-      		<text>Eclipse JDT 4.19 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_20_porting_guide.html" id="java">
+      		<text>Eclipse JDT 4.20 Plug-in Migration Guide</text>
     	</link>
      </group>
   </extensionContent>