diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-01-11 07:58:10 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-21 21:58:00 +0000 |
commit | 391661384f1e248fbd795f5a312d23b00d11e00d (patch) | |
tree | 72954a4e448f10b295552baddf69ea55357fa776 /documentation | |
parent | e987fa8e489a1392b0faa1b362cbc720b9ba3551 (diff) | |
download | poky-391661384f1e248fbd795f5a312d23b00d11e00d.tar.gz |
ref-manual: Fixed cross-reference anchor name.
(From yocto-docs rev: 15c124c85e95e070c959ab110511ddd70acbb71f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/ref-manual/faq.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index 1aaacd22de..ff695ba721 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -141,7 +141,7 @@ | |||
141 | <para> | 141 | <para> |
142 | To add a package, you need to create a BitBake recipe. | 142 | To add a package, you need to create a BitBake recipe. |
143 | For information on how to create a BitBake recipe, see the | 143 | For information on how to create a BitBake recipe, see the |
144 | "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-writing-a-new-recipe'>Writing a New Recipe</ulink>" | 144 | "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>" |
145 | in the Yocto Project Development Manual. | 145 | in the Yocto Project Development Manual. |
146 | </para> | 146 | </para> |
147 | </answer> | 147 | </answer> |