summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/introduction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/introduction.xml')
-rw-r--r--documentation/ref-manual/introduction.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/introduction.xml b/documentation/ref-manual/introduction.xml
index 1376d96c8a..03d615bb5d 100644
--- a/documentation/ref-manual/introduction.xml
+++ b/documentation/ref-manual/introduction.xml
@@ -652,9 +652,9 @@
652 <title>Development Checkouts</title> 652 <title>Development Checkouts</title>
653 <para> 653 <para>
654 Development using the Yocto Project requires a local 654 Development using the Yocto Project requires a local
655 <ulink url='&YOCTO_DOCS_REF_URL;#source-directory'>Source Directory</ulink>. 655 <link linkend='source-directory'>Source Directory</link>.
656 You can set up the Source Directory by cloning a copy of the upstream 656 You can set up the Source Directory by cloning a copy of the upstream
657 <ulink url='&YOCTO_DOCS_REF_URL;#poky'>poky</ulink> Git repository. 657 <link linkend='poky'>poky</link> Git repository.
658 For information on how to do this, see the 658 For information on how to do this, see the
659 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>" 659 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>"
660 section in the Yocto Project Development Tasks Manual. 660 section in the Yocto Project Development Tasks Manual.