summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/technical-details.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-02 09:47:21 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:08:06 -0800
commiteb829f27688bdfbf0e223a18f07f7098341324dc (patch)
treea9cbee978f255cbc0f6b7dbaefac46d162c9e879 /documentation/poky-ref-manual/technical-details.xml
parent99d5ff01946695d9583f81f7dabb9f81bdc15883 (diff)
downloadpoky-eb829f27688bdfbf0e223a18f07f7098341324dc.tar.gz
documentation: Section change and cross-reference fixes
I renamed the "BitBake Layers" section in the YP Development Manual to "Understanding and Creating Layers." Renaming the section broke three cross-references in the YP documentation manual set. I applied fixes to the references. (From yocto-docs rev: 93f4f5dfb61ed48047a40f5bbbc3f5e844c7c2f4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/technical-details.xml')
-rw-r--r--documentation/poky-ref-manual/technical-details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/technical-details.xml b/documentation/poky-ref-manual/technical-details.xml
index eb64280734..840c9e3e7a 100644
--- a/documentation/poky-ref-manual/technical-details.xml
+++ b/documentation/poky-ref-manual/technical-details.xml
@@ -39,7 +39,7 @@
39 BitBake knows how to combine multiple data sources together and refers to each data source 39 BitBake knows how to combine multiple data sources together and refers to each data source
40 as a layer. 40 as a layer.
41 For information on layers, see the 41 For information on layers, see the
42 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-changes-layers'>BitBake Layers</ulink>" 42 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>"
43 section of the Yocto Project Development Manual. 43 section of the Yocto Project Development Manual.
44 </para> 44 </para>
45 45