summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/faq.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-04-09 08:40:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-24 17:17:44 +0100
commit1a013b9cb045caad962036c3e5d57e5e53b14bb3 (patch)
treed717a6ba21ffbb765ddc7193ad27855c9a2c513a /documentation/ref-manual/faq.xml
parent8d0e2e755fd1ea293e51bf070e47ab92c90ae9bd (diff)
downloadpoky-1a013b9cb045caad962036c3e5d57e5e53b14bb3.tar.gz
mega-manual: Fixed various links to the dev-manual
Found a few links that were not using the correct wording when referencing a section to the dev-manual. Also, fixed one link that was assuming a section outside the dev-manual when the link was to a section inside the dev-manual. (From yocto-docs rev: 7a577b135e1a01d6a9924ba89733e46d029c6cca) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/faq.xml')
-rw-r--r--documentation/ref-manual/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml
index c0ec1a6fb9..3c3351f4e6 100644
--- a/documentation/ref-manual/faq.xml
+++ b/documentation/ref-manual/faq.xml
@@ -143,7 +143,7 @@
143 To add a package, you need to create a BitBake recipe. 143 To add a package, you need to create a BitBake recipe.
144 For information on how to create a BitBake recipe, see the 144 For information on how to create a BitBake recipe, see the
145 "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>" 145 "<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>"
146 in the Yocto Project Development Tasks Manual. 146 section in the Yocto Project Development Tasks Manual.
147 </para> 147 </para>
148 </answer> 148 </answer>
149 </qandaentry> 149 </qandaentry>