summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-model.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index 9e8ba8db45..201b4b39d6 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -551,12 +551,12 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the
551 (QEMU or real hardware), the area you get the image from differs. 551 (QEMU or real hardware), the area you get the image from differs.
552 <itemizedlist> 552 <itemizedlist>
553 <listitem><para>Download the image from 553 <listitem><para>Download the image from
554 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1.1/machines/'> 554 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/machines/'>
555 <filename>machines</filename></ulink> if your target architecture is supported 555 <filename>machines</filename></ulink> if your target architecture is supported
556 and you are going to develop and test your application on actual hardware. 556 and you are going to develop and test your application on actual hardware.
557 </para></listitem> 557 </para></listitem>
558 <listitem><para>Download the image from the 558 <listitem><para>Download the image from the
559 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1.1/machines/qemu/'> 559 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1.1/machines/qemu/'>
560 <filename>machines/qemu</filename></ulink> if your target architecture is supported 560 <filename>machines/qemu</filename></ulink> if your target architecture is supported
561 and you are going to develop and test your application using the QEMU 561 and you are going to develop and test your application using the QEMU
562 emulator.</para></listitem> 562 emulator.</para></listitem>