diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-04-01 15:17:27 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:44 +0100 |
commit | 2ef61680dd8377e5241952d8d6c6a85affa88d3f (patch) | |
tree | b96ecd11b1aa499904d2b9293c89fdc83bf48914 | |
parent | b1916ac73833e65b5d4d4e11ffb9b5fab9d10a6f (diff) | |
download | poky-2ef61680dd8377e5241952d8d6c6a85affa88d3f.tar.gz |
ref-manual: Updated a link because the section title changed.
(From yocto-docs rev: 97fa6e89dab3d9bdea4971bdd92ddc468fb0442c)
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/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 17c732cb53..a62fbef2c3 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -153,7 +153,7 @@ | |||
153 | <para> | 153 | <para> |
154 | To add a package, you need to create a BitBake recipe. | 154 | To add a package, you need to create a BitBake recipe. |
155 | For information on how to add a package, see the section | 155 | For information on how to add a package, see the section |
156 | "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-addpkg'>Adding a Package</ulink>" | 156 | "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-addpkg'>Adding a Package to Your Image</ulink>" |
157 | in the Yocto Project Development Manual. | 157 | in the Yocto Project Development Manual. |
158 | </para> | 158 | </para> |
159 | </answer> | 159 | </answer> |