diff options
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/development.xml | 5 | ||||
-rw-r--r-- | documentation/poky-ref-manual/ref-images.xml | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index f807a9496..67badce77 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -401,8 +401,9 @@ <section id="platdev-appdev-qemu"> <title>Developing externally in QEMU</title> <para> - Running Poky QEMU images is covered in the <link - linkend='intro-quickstart-qemu'>Running an Image</link> section. + Running Poky QEMU images is covered in the + <ulink url="http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html"> + Yocto Project Quick Start</ulink> in the "A Quick Test Run" section. </para> <para> Poky's QEMU images contain a complete native toolchain. This means diff --git a/documentation/poky-ref-manual/ref-images.xml b/documentation/poky-ref-manual/ref-images.xml index 79a5c1806..822c6b0bb 100644 --- a/documentation/poky-ref-manual/ref-images.xml +++ b/documentation/poky-ref-manual/ref-images.xml @@ -61,8 +61,7 @@ <emphasis>meta-toolchain-sdk</emphasis> - This includes everything in meta-toolchain but also includes development headers and libraries forming a complete standalone SDK. See the <link linkend='platdev-appdev-external-sdk'> - Developing using the Poky SDK</link> and <link linkend='platdev-appdev-external-anjuta'> - Developing using the Anjuta Plugin</link> sections for more information. + External Development Using the Poky SDK</link> section for more information. </para> </listitem> </itemizedlist> |