summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/usingpoky.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/poky-ref-manual/usingpoky.xml')
-rw-r--r--documentation/poky-ref-manual/usingpoky.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml
index 833acf7403..183d4b357a 100644
--- a/documentation/poky-ref-manual/usingpoky.xml
+++ b/documentation/poky-ref-manual/usingpoky.xml
@@ -15,9 +15,9 @@
15 <para> 15 <para>
16 You can find general information on how to build an image using the 16 You can find general information on how to build an image using the
17 Yocto Project in the 17 Yocto Project in the
18 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'> 18 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html#building-image'>
19 Building an Image</ulink> section of the 19 Building an Image</ulink> section of the
20 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 20 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html'>
21 Yocto Project Quick Start</ulink>. 21 Yocto Project Quick Start</ulink>.
22 This section provides a summary of the build process and provides information 22 This section provides a summary of the build process and provides information
23 for less obvious aspects of the build process. 23 for less obvious aspects of the build process.
@@ -93,9 +93,9 @@
93 <filename class="directory">tmp/deploy/images</filename>. 93 <filename class="directory">tmp/deploy/images</filename>.
94 For information on how to run pre-built images such as <filename>qemux86</filename> 94 For information on how to run pre-built images such as <filename>qemux86</filename>
95 and <filename>qemuarm</filename>, see the 95 and <filename>qemuarm</filename>, see the
96 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'> 96 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'>
97 Using Pre-Built Binaries and QEMU</ulink> section in the 97 Using Pre-Built Binaries and QEMU</ulink> section in the
98 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 98 <ulink url='http://www.yoctoproject.org/docs/1.1.1/yocto-project-qs/yocto-project-qs.html'>
99 Yocto Project Quick Start</ulink>. 99 Yocto Project Quick Start</ulink>.
100 For information about how to install these images, see the documentation for your 100 For information about how to install these images, see the documentation for your
101 particular board/machine. 101 particular board/machine.