Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/org.eclipse.pde/intro/whatsnewExtensionContent.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/org.eclipse.pde/intro/whatsnewExtensionContent.xml b/ui/org.eclipse.pde/intro/whatsnewExtensionContent.xml
index 5ba3f28d6e..a0bb6e5a53 100644
--- a/ui/org.eclipse.pde/intro/whatsnewExtensionContent.xml
+++ b/ui/org.eclipse.pde/intro/whatsnewExtensionContent.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?><!--
- Copyright (c) 2005, 2008 IBM Corporation and others.
+ Copyright (c) 2005, 2013 IBM Corporation and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
@@ -13,7 +13,7 @@
<!-- Extension to the SDK What's New Page. -->
<extensionContent id="org.eclipse.pde.changes" name="Plug-in Development Environment" alt-style="css/whatsnew.properties" style="css/whatsnew.css" path="whatsnew/@">
<group style-id="content-group" id="content-group">
- <link label="Plug-in Development Environment" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.pde.doc.user/whatsNew/pde_whatsnew.htm" id="pde-noteworthy" style-id="content-link">
+ <link label="Plug-in Development Environment" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.pde.doc.user/whatsNew/pde_whatsnew.html" id="pde-noteworthy" style-id="content-link">
<text>Learn about significant changes made to PDE for this release</text>
</link>
</group>

Back to the top