diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 10:42:15 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:55 +0100 |
commit | f06259cbf4e10adae54427d0deeb62a1b9d2d994 (patch) | |
tree | 78d7ee1188cf06773a659b822cf392d6cf41a86d | |
parent | 87166fdc0f63d5e4845e461cc60ae8ffc1cf5496 (diff) | |
download | poky-f06259cbf4e10adae54427d0deeb62a1b9d2d994.tar.gz |
ref-manual: Added a link to "The Metadata - meta/" section.
(From yocto-docs rev: cfc264ce537eb8db93aeeecc25c1b52b975bdea8)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-structure.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-structure.xml b/documentation/ref-manual/ref-structure.xml index 99d5ed2229..13f8d0478e 100644 --- a/documentation/ref-manual/ref-structure.xml +++ b/documentation/ref-manual/ref-structure.xml | |||
@@ -536,7 +536,9 @@ | |||
536 | <title>The Metadata - <filename>meta/</filename></title> | 536 | <title>The Metadata - <filename>meta/</filename></title> |
537 | 537 | ||
538 | <para> | 538 | <para> |
539 | As mentioned previously, metadata is the core of the Yocto Project. | 539 | As mentioned previously, |
540 | <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> is the core | ||
541 | of the Yocto Project. | ||
540 | Metadata has several important subdivisions: | 542 | Metadata has several important subdivisions: |
541 | </para> | 543 | </para> |
542 | 544 | ||