| author | Curtis Windatt | 2012-09-05 14:28:07 (EDT) |
|---|---|---|
| committer | Dani Megert | 2013-01-18 05:31:30 (EST) |
| commit | c671df5ee14a27cef5f1fb570e050261195d265d (patch) (side-by-side diff) | |
| tree | 7ab391b619ca64120734112894ec31f421090ee7 | |
| parent | 6b184b44f2fbef08149eb7ce5b9367549e6ec1a9 (diff) | |
| download | eclipse.pde.ui-c671df5ee14a27cef5f1fb570e050261195d265d.zip eclipse.pde.ui-c671df5ee14a27cef5f1fb570e050261195d265d.tar.gz eclipse.pde.ui-c671df5ee14a27cef5f1fb570e050261195d265d.tar.bz2 | |
Bug 388259 - Typo in org.eclipse.pde\intro\whatsnewExtensionContent.xmlv20130118-103130
| -rw-r--r-- | ui/org.eclipse.pde/intro/whatsnewExtensionContent.xml | 4 |
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 5ba3f28..a0bb6e5 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> |

