summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 132888a196..a8a5e64c22 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -335,7 +335,8 @@
335 The area is created when you <filename>source</filename> the Yocto Project setup 335 The area is created when you <filename>source</filename> the Yocto Project setup
336 environment script that is found in the Yocto Project files area 336 environment script that is found in the Yocto Project files area
337 (i.e. <filename>oe-init-build-env</filename>). 337 (i.e. <filename>oe-init-build-env</filename>).
338 The <filename>TOPDIR</filename> variable points to the build directory.</para> 338 The <ulink url='&YOCTO_DOCS_REF_URL;#var-TOPDIR'><filename>TOPDIR</filename></ulink>
339 variable points to the build directory.</para>
339 340
340 <para>You have a lot of flexibility when creating the Yocto Project Build Directory. 341 <para>You have a lot of flexibility when creating the Yocto Project Build Directory.
341 Following are some examples that show how to create the directory: 342 Following are some examples that show how to create the directory: