summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/ref-manual/ref-development-environment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml
index 112e7f9ea8..c0ac573750 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -1127,7 +1127,7 @@
1127 The following diagram represents development at a high level. 1127 The following diagram represents development at a high level.
1128 The remainder of this chapter expands on the fundamental input, output, 1128 The remainder of this chapter expands on the fundamental input, output,
1129 process, and 1129 process, and
1130 <ulink url='&YOCTO_DOCS_REF_URL;#metadata'>Metadata</ulink>) blocks 1130 <link linkend='metadata'>Metadata</link>) blocks
1131 that make up development in the Yocto Project environment. 1131 that make up development in the Yocto Project environment.
1132 </para> 1132 </para>
1133 1133
@@ -1195,7 +1195,7 @@
1195 a build. 1195 a build.
1196 These files are <filename>*.conf</filename> files. 1196 These files are <filename>*.conf</filename> files.
1197 The minimally necessary ones reside as example files in the 1197 The minimally necessary ones reside as example files in the
1198 <ulink url='&YOCTO_DOCS_DEV_URL;#source-directory'>Source Directory</ulink>. 1198 <link linkend='source-directory'>Source Directory</link>.
1199 For simplicity, this section refers to the Source Directory as 1199 For simplicity, this section refers to the Source Directory as
1200 the "Poky Directory." 1200 the "Poky Directory."
1201 </para> 1201 </para>