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>
This commit is contained in:
Scott Rifenbark
2018-04-09 08:40:28 -07:00
committed by Richard Purdie
parent 8d0e2e755f
commit 1a013b9cb0
3 changed files with 4 additions and 4 deletions

View File

@@ -4259,8 +4259,8 @@
You need to be sure that your development host is
set up to use the Yocto Project.
For information on how to set up your host, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</ulink>"
section in the Yocto Project Development Tasks Manual.
"<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Setting Up the Development Host to Use the Yocto Project</link>"
section.
</para></listitem>
<listitem><para>
<emphasis>Make Sure Git is Configured:</emphasis>

View File

@@ -143,7 +143,7 @@
To add a package, you need to create a BitBake recipe.
For information on how to create a BitBake recipe, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>"
in the Yocto Project Development Tasks Manual.
section in the Yocto Project Development Tasks Manual.
</para>
</answer>
</qandaentry>

View File

@@ -442,7 +442,7 @@
at <filename>meta/recipes-core/init-ifupdown</filename>.
For information on how to use append files, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#using-bbappend-files'>Using .bbappend Files</ulink>"
in the Yocto Project Development Tasks Manual.
section in the Yocto Project Development Tasks Manual.
</para>
</section>