documentation/poky-ref-manual/development.xml: Fixed cross-reference

There was a broken cross-reference to the YP development manual.
Fixed it.

(From yocto-docs rev: ed89eb1af507a656ff0ef16019d31db639eb5c36)

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
2012-03-01 09:38:16 -06:00
committed by Richard Purdie
parent 7aa91dd958
commit b206901b2a

View File

@@ -201,7 +201,7 @@
<para> <para>
It is useful when making changes directly to the work directory files to do It is useful when making changes directly to the work directory files to do
so using the Quilt tool as detailed in the so using the Quilt tool as detailed in the
"<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-modifying-packages-quilt'>Modifying Package Source Code with Quilt</ulink>" section in the Yocto Project Development Manual. "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#using-a-quilt-workflow'>Using a Quilt Workflow</ulink>" section in the Yocto Project Development Manual.
Using Quilt, you can copy patches into the recipe directory and use the patches directly Using Quilt, you can copy patches into the recipe directory and use the patches directly
through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable. through use of the <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> variable.
</para> </para>