summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-05-09 17:22:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-19 08:42:17 +0100
commit9891a867ef1b6f32251a538896a4a289fc6132af (patch)
tree349ac47c6b0ca72b62c619c9930fc7609769cc09 /documentation
parente1f49c6068344a49944bc1745216b972c862e483 (diff)
downloadpoky-9891a867ef1b6f32251a538896a4a289fc6132af.tar.gz
sdk-manual: Fixed three broken links to sections within manual.
(From yocto-docs rev: 25eb664cf20c08014f2ad6cf61ffe07b76fb23df) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/sdk-manual/sdk-intro.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/sdk-manual/sdk-intro.xml b/documentation/sdk-manual/sdk-intro.xml
index d2a41ce150..781cebf188 100644
--- a/documentation/sdk-manual/sdk-intro.xml
+++ b/documentation/sdk-manual/sdk-intro.xml
@@ -205,7 +205,7 @@
205 For information about the application development workflow that 205 For information about the application development workflow that
206 uses the Eclipse IDE and for a detailed example of how to install 206 uses the Eclipse IDE and for a detailed example of how to install
207 and configure the Eclipse Yocto Project Plug-in, see the 207 and configure the Eclipse Yocto Project Plug-in, see the
208 "<link link='sdk-developing-applications-using-eclipse'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>" 208 "<link linkend='sdk-developing-applications-using-eclipse'>Developing Applications Using <trademark class='trade'>Eclipse</trademark></link>"
209 section. 209 section.
210 </para> 210 </para>
211 </section> 211 </section>
@@ -287,7 +287,7 @@
287 <orderedlist> 287 <orderedlist>
288 <listitem><para><emphasis>Install the SDK for your target hardware:</emphasis> 288 <listitem><para><emphasis>Install the SDK for your target hardware:</emphasis>
289 For information on how to install the SDK, see the 289 For information on how to install the SDK, see the
290 "<link url='sdk-installing-the-sdk'>Installing the SDK</link>" 290 "<link linkend='sdk-installing-the-sdk'>Installing the SDK</link>"
291 section.</para></listitem> 291 section.</para></listitem>
292 <listitem><para><emphasis>Download the Target Image:</emphasis> 292 <listitem><para><emphasis>Download the Target Image:</emphasis>
293 The Yocto Project supports several target architectures 293 The Yocto Project supports several target architectures
@@ -320,7 +320,7 @@
320 To use the root filesystem in QEMU, you 320 To use the root filesystem in QEMU, you
321 need to extract it. 321 need to extract it.
322 See the 322 See the
323 "<link url='sdk-extracting-the-root-filesystem'>Extracting the Root Filesystem</link>" 323 "<link linkend='sdk-extracting-the-root-filesystem'>Extracting the Root Filesystem</link>"
324 section for information on how to extract the root 324 section for information on how to extract the root
325 filesystem. 325 filesystem.
326 </note> 326 </note>