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.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml
index 70573ef045..d01cbaffa6 100644
--- a/documentation/poky-ref-manual/usingpoky.xml
+++ b/documentation/poky-ref-manual/usingpoky.xml
@@ -32,9 +32,9 @@
32 Configuration data acts as the glue to bind everything together.</para></listitem> 32 Configuration data acts as the glue to bind everything together.</para></listitem>
33 </itemizedlist> 33 </itemizedlist>
34 For more information on data, see the 34 For more information on data, see the
35 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#yocto-project-terms'> 35 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#yocto-project-terms'>
36 Yocto Project Terms</ulink> section in 36 Yocto Project Terms</ulink> section in
37 <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'> 37 <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>
38 The Yocto Project Development Manual</ulink>. 38 The Yocto Project Development Manual</ulink>.
39 </para> 39 </para>
40 40
@@ -153,9 +153,9 @@
153 153
154 <para> 154 <para>
155 You can find information on how to build an image using the Yocto Project in the 155 You can find information on how to build an image using the Yocto Project in the
156 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'> 156 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#building-image'>
157 Building an Image</ulink> section of the 157 Building an Image</ulink> section of the
158 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 158 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
159 Yocto Project Quick Start</ulink>. 159 Yocto Project Quick Start</ulink>.
160 This section provides a quick overview. 160 This section provides a quick overview.
161 </para> 161 </para>
@@ -222,9 +222,9 @@
222 <filename class="directory">tmp/deploy/images</filename>. 222 <filename class="directory">tmp/deploy/images</filename>.
223 For information on how to run pre-built images such as <filename>qemux86</filename> 223 For information on how to run pre-built images such as <filename>qemux86</filename>
224 and <filename>qemuarm</filename>, see the 224 and <filename>qemuarm</filename>, see the
225 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#using-pre-built'> 225 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html#using-pre-built'>
226 Using Pre-Built Binaries and QEMU</ulink> section in the 226 Using Pre-Built Binaries and QEMU</ulink> section in the
227 <ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html'> 227 <ulink url='http://www.yoctoproject.org/docs/latest/yocto-project-qs/yocto-project-qs.html'>
228 Yocto Project Quick Start</ulink>. 228 Yocto Project Quick Start</ulink>.
229 For information about how to install these images, see the documentation for your 229 For information about how to install these images, see the documentation for your
230 particular board/machine. 230 particular board/machine.