diff options
author | slewis | 2007-12-02 06:19:34 +0000 |
---|---|---|
committer | slewis | 2007-12-02 06:19:34 +0000 |
commit | 4b26d753b4bcdaaea55eb39c57f90c64add216c6 (patch) | |
tree | 75ac040e222b05b93717ce84f57561fa1fa7c073 /doc | |
parent | e1fde4b85ea86c929f107c851f24ab51e6f6d4a1 (diff) | |
download | org.eclipse.ecf-4b26d753b4bcdaaea55eb39c57f90c64add216c6.tar.gz org.eclipse.ecf-4b26d753b4bcdaaea55eb39c57f90c64add216c6.tar.xz org.eclipse.ecf-4b26d753b4bcdaaea55eb39c57f90c64add216c6.zip |
Fixed link in to overview contentv20071201-2222
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bundles/org.eclipse.ecf.doc/intro/overviewExtensionContent.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bundles/org.eclipse.ecf.doc/intro/overviewExtensionContent.xml b/doc/bundles/org.eclipse.ecf.doc/intro/overviewExtensionContent.xml index 4304ec832..ab69e013d 100644 --- a/doc/bundles/org.eclipse.ecf.doc/intro/overviewExtensionContent.xml +++ b/doc/bundles/org.eclipse.ecf.doc/intro/overviewExtensionContent.xml @@ -2,7 +2,7 @@ <introContent> <extensionContent id="orgeclipseecfdoc-introExtension" style="css/overview.css" name="Communications" path="overview/@"> <group style-id="content-group" id="orgeclipseecfdoc-introLink-group"> - <link label="Communications" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.ecf.doc/html/overview/ecf_overview.html" id="orgeclipseecfdoc-introLink" style-id="content-link"> + <link label="Communications" url="http://org.eclipse.ui.intro/showHelpTopic?id=/org.eclipse.ecf.doc/html/gettingstarted/ecf_overview.html" id="orgeclipseecfdoc-introLink" style-id="content-link"> <text>Learn how to use ECF to communicate with other developers.</text> </link> </group> |