documentation/yocto-project-qs/yocto-project-qs.xml: Some link fixes

Minor fixes to some links and some typos.

(From yocto-docs rev: 8d1f53bca404461f8edc526d5e144ef7d76f0594)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-07-05 14:00:12 -07:00 committed by Richard Purdie
parent 9a4191fd72
commit b201616981
1 changed files with 4 additions and 4 deletions

View File

@ -415,7 +415,7 @@
Running this script defines OpenEmbedded build environment settings needed to Running this script defines OpenEmbedded build environment settings needed to
complete the build. complete the build.
The script also creates the The script also creates the
<ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>build directory</ulink>", <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>build directory</ulink>,
which is <filename>&YOCTO_POKY;-build</filename> in this case. which is <filename>&YOCTO_POKY;-build</filename> in this case.
After the script runs, your current working directory is set After the script runs, your current working directory is set
to the build directory. to the build directory.
@ -576,7 +576,7 @@
<para> <para>
For more information on how to install tarballs, see the For more information on how to install tarballs, see the
"<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and "<ulink url='&YOCTO_DOCS_ADT_URL;#using-an-existing-toolchain-tarball'>Using a Cross-Toolchain Tarball</ulink>" and
"<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Yocto Project Build Tree</ulink>" sections in the Yocto Project Application Development Toolkit (ADT) "<ulink url='&YOCTO_DOCS_ADT_URL;#using-the-toolchain-from-within-the-build-tree'>Using BitBake and the Build Directory</ulink>" sections in the Yocto Project Application Development Toolkit (ADT)
User's Guide. User's Guide.
</para> </para>
</section> </section>
@ -607,8 +607,8 @@
<para> <para>
You can learn more about downloading a Yocto Project kernel in the You can learn more about downloading a Yocto Project kernel in the
"<ulink url='&YOCTO_DOCS_DEV_URL;#local-kernel-files'>Linux Yocto Kernel</ulink>" section of "<ulink url='&YOCTO_DOCS_DEV_URL;#local-kernel-files'>Yocto Project Kernel</ulink>"
the Yocto Project Development Manual. bulleted item in the Yocto Project Development Manual.
</para> </para>
</section> </section>