diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2017-06-05 07:05:49 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-14 10:19:24 +0100 |
| commit | 22bcc7623cf7c0d15cf5742bb3c2fb4436036f1d (patch) | |
| tree | c7e64be0358bc87c6a206bc69db854b73bab289c | |
| parent | e4404a79f16c6409d195eb3cf672a2df5969a123 (diff) | |
| download | poky-22bcc7623cf7c0d15cf5742bb3c2fb4436036f1d.tar.gz | |
dev-manual: Fixed broken link into the setting up Eclipse section
The link to the section on how to set up Eclipse had been broken
for a while. I fixed the link so that it goes to the appropriate
section (appendix) in the SDK manual.
(From yocto-docs rev: 873c2c53f661b18936595068d75b954e07774621)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index fd7e03f1aa..6bec1da9bf 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -278,7 +278,7 @@ | |||
| 278 | applications using the Eclipse Integrated Development Environment (IDE), | 278 | applications using the Eclipse Integrated Development Environment (IDE), |
| 279 | you will need this plug-in. | 279 | you will need this plug-in. |
| 280 | See the | 280 | See the |
| 281 | "<ulink url='&YOCTO_DOCS_SDK_URL;#setting-up-the-eclipse-ide'>Setting up the Eclipse IDE</ulink>" | 281 | "<ulink url='&YOCTO_DOCS_SDK_URL;#sdk-appendix-mars'>Using Eclipse</ulink>" |
| 282 | section in the Yocto Project Software Development Kit (SDK) | 282 | section in the Yocto Project Software Development Kit (SDK) |
| 283 | Developer's Guide for more information.</para></listitem> | 283 | Developer's Guide for more information.</para></listitem> |
| 284 | </itemizedlist> | 284 | </itemizedlist> |
