summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml4
-rw-r--r--documentation/kernel-dev/kernel-dev-common.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 1e1c81ef4f..7f1e61a05b 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -2174,8 +2174,8 @@
2174 </para> 2174 </para>
2175 </section> 2175 </section>
2176 2176
2177 <section id='get-your-layer-setup-for-the-build'> 2177 <section id='set-up-your-layer-for-the-build'>
2178 <title>Get Your Layer Setup for the Build</title> 2178 <title>Set Up Your Layer for the Build</title>
2179 2179
2180 <para>These steps get your layer set up for the build: 2180 <para>These steps get your layer set up for the build:
2181 <orderedlist> 2181 <orderedlist>
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index 18f79b1624..3a5772845b 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -34,7 +34,7 @@
34 <itemizedlist> 34 <itemizedlist>
35 <listitem><para>"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" for 35 <listitem><para>"<ulink url='&YOCTO_DOCS_DEV_URL;#understanding-and-creating-layers'>Understanding and Creating Layers</ulink>" for
36 general information on layers and how to create layers.</para></listitem> 36 general information on layers and how to create layers.</para></listitem>
37 <listitem><para>"<ulink url='&YOCTO_DOCS_DEV_URL;#get-your-layer-setup-for-the-build'>Get Your Layer Setup for the Build</ulink>" for 37 <listitem><para>"<ulink url='&YOCTO_DOCS_DEV_URL;#set-up-your-layer-for-the-build'>Set Up Your Layer for the Build</ulink>" for
38 specific instructions on setting up a layer for kernel 38 specific instructions on setting up a layer for kernel
39 development.</para></listitem> 39 development.</para></listitem>
40 </itemizedlist> 40 </itemizedlist>