mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
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:
committed by
Richard Purdie
parent
e41c30aa33
commit
46dd48d731
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user