summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/getting-started')
-rw-r--r--documentation/getting-started/getting-started-intro.xml7
-rw-r--r--documentation/getting-started/getting-started-yp-intro.xml8
2 files changed, 8 insertions, 7 deletions
diff --git a/documentation/getting-started/getting-started-intro.xml b/documentation/getting-started/getting-started-intro.xml
index e5967b34e4..f2fa962429 100644
--- a/documentation/getting-started/getting-started-intro.xml
+++ b/documentation/getting-started/getting-started-intro.xml
@@ -89,9 +89,10 @@
89 comprehension. 89 comprehension.
90 For additional introductory information on the Yocto Project, see 90 For additional introductory information on the Yocto Project, see
91 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>. 91 the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink>.
92 You can find an introductory to using the Yocto Project by working 92 If you want to build an image with no knowledge of Yocto Project
93 through the 93 as a way of quickly testing it out, see the
94 <ulink url='&YOCTO_DOCS_QS_URL;'>Yocto Project Quick Start</ulink>. 94 <ulink url='&YOCTO_DOCS_BRIEF_URL;'>Yocto Project Quick Build</ulink>
95 document.
95 </para> 96 </para>
96 97
97 <para> 98 <para>
diff --git a/documentation/getting-started/getting-started-yp-intro.xml b/documentation/getting-started/getting-started-yp-intro.xml
index 6941db68b9..96bab66dff 100644
--- a/documentation/getting-started/getting-started-yp-intro.xml
+++ b/documentation/getting-started/getting-started-yp-intro.xml
@@ -1273,10 +1273,10 @@
1273 <para>It is worth noting that the term "package" can, 1273 <para>It is worth noting that the term "package" can,
1274 in general, have subtle meanings. 1274 in general, have subtle meanings.
1275 For example, the packages referred to in the 1275 For example, the packages referred to in the
1276 "<ulink url='&YOCTO_DOCS_QS_URL;#packages'>The Build Host Packages</ulink>" 1276 "<ulink url='&YOCTO_DOCS_REF_URL;#required-packages-for-the-host-development-system'>Required Packages for the Host Development System</ulink>"
1277 section in the Yocto Project Quick Start are compiled binaries 1277 section in the Yocto Project Reference Manual are compiled
1278 that, when installed, add functionality to your Linux 1278 binaries that, when installed, add functionality to your
1279 distribution.</para> 1279 Linux distribution.</para>
1280 1280
1281 <para>Another point worth noting is that historically within 1281 <para>Another point worth noting is that historically within
1282 the Yocto Project, recipes were referred to as packages - thus, 1282 the Yocto Project, recipes were referred to as packages - thus,