summaryrefslogtreecommitdiffstats
path: root/documentation/sdk-manual/sdk-eclipse-project.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-07-31 14:59:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:28:43 +0100
commit7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3 (patch)
treef8b3b48463f92451b0f0eeab282a0bcccc9fc4bd /documentation/sdk-manual/sdk-eclipse-project.xml
parentddf18f727df84c994ce803980f960d6bbd09450f (diff)
downloadpoky-7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3.tar.gz
documentation: Fixed bad target ID for the dev-manual.
This fix involved a few other manuals. (From yocto-docs rev: d2659951a458a8db773e8c1b2b86a7b109d667fa) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/sdk-manual/sdk-eclipse-project.xml')
-rw-r--r--documentation/sdk-manual/sdk-eclipse-project.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/sdk-manual/sdk-eclipse-project.xml b/documentation/sdk-manual/sdk-eclipse-project.xml
index f8a586f54e..181e9fa5ed 100644
--- a/documentation/sdk-manual/sdk-eclipse-project.xml
+++ b/documentation/sdk-manual/sdk-eclipse-project.xml
@@ -57,7 +57,7 @@
57 <ulink url='&YOCTO_DOCS_REF_URL;#hardware-build-system-term'>build host</ulink> 57 <ulink url='&YOCTO_DOCS_REF_URL;#hardware-build-system-term'>build host</ulink>
58 can use the Yocto Project. 58 can use the Yocto Project.
59 See the 59 See the
60 "<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Preparing a Build Host</ulink>" 60 "<ulink url='&YOCTO_DOCS_DEV_URL;#dev-preparing-the-build-host'>Preparing the Build Host</ulink>"
61 section in the Yocto Project Development Tasks Manual for 61 section in the Yocto Project Development Tasks Manual for
62 information on how to set up your build host. 62 information on how to set up your build host.
63 <note> 63 <note>