summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-07-17 08:15:16 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 17:55:59 +0100
commit4b95ba2341bbcabce1ed082845d0c6fad7471055 (patch)
treeda0407ff43142d5b65499c277bc9c4a522ebac41
parentc574627261c6b4443c2d8c28f4553fd64edd7ba3 (diff)
downloadast2050-yocto-poky-4b95ba2341bbcabce1ed082845d0c6fad7471055.zip
ast2050-yocto-poky-4b95ba2341bbcabce1ed082845d0c6fad7471055.tar.gz
documentation: Changed link anchor for 'resourses' in QS
The string used for the link anchor for the "What You Need and How You Get It" section in the YP QS used "resources". This string is actually used as the chapter id for the resources chapter in the YP ref manual. I changed the string in the QS from "resources" to "yp-resourses" to make it unique. There was one instance in the YP ref manual where a cross-reference to the section occurred. I fixed that as well. (From yocto-docs rev: 58c1e4e327cb489e037bbde170c4c495f4567392) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/poky-ref-manual/introduction.xml2
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml
index 7d7ded1..7a15d12 100644
--- a/documentation/poky-ref-manual/introduction.xml
+++ b/documentation/poky-ref-manual/introduction.xml
@@ -94,7 +94,7 @@
<title>System Requirements</title>
<para>
For Yocto Project system requirements, see the
- <ulink url='&YOCTO_DOCS_QS_URL;#resources'>
+ <ulink url='&YOCTO_DOCS_QS_URL;#yp-resources'>
What You Need and How You Get It</ulink> section in the Yocto Project Quick Start.
</para>
</section>
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 42ee48b..009101c 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -139,7 +139,7 @@
</para>
</section>
-<section id='resources'>
+<section id='yp-resources'>
<title>What You Need and How You Get It</title>
<para>
OpenPOWER on IntegriCloud