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>
This commit is contained in:
Scott Rifenbark 2014-01-11 07:58:10 -06:00 committed by Richard Purdie
parent e987fa8e48
commit 391661384f
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
<para>
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;#usingpoky-writing-a-new-recipe'>Writing a New Recipe</ulink>"
"<ulink url='&YOCTO_DOCS_DEV_URL;#new-recipe-writing-a-new-recipe'>Writing a New Recipe</ulink>"
in the Yocto Project Development Manual.
</para>
</answer>