ref-manual: Fixed local links and links to dev-manual

The dev-manual title has changed to the Yocto Project Development
Tasks Manual.  I fixed links for this.  Also, converted <ulink>
links that were going to internel areas of the ref-manual to
<link> format.

(From yocto-docs rev: bfe4b762ac1c1eb666636a7c2430b3e21787c531)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2017-10-16 13:30:54 -07:00
committed by Richard Purdie
parent e41c30aa33
commit 46dd48d731
2 changed files with 14 additions and 13 deletions

View File

@@ -652,9 +652,9 @@
<title>Development Checkouts</title>
<para>
Development using the Yocto Project requires a local
<ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>.
<link linkend='source-directory'>Source Directory</link>.
You can set up the Source Directory by cloning a copy of the upstream
<ulink url='&YOCTO_DOCS_REF_URL;#poky'>poky</ulink> Git repository.
<link linkend='poky'>poky</link> Git repository.
For information on how to do this, see the
"<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>"
section in the Yocto Project Development Tasks Manual.