summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-07-31 14:59:20 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-08-15 10:28:43 +0100
commit7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3 (patch)
treef8b3b48463f92451b0f0eeab282a0bcccc9fc4bd /documentation/dev-manual
parentddf18f727df84c994ce803980f960d6bbd09450f (diff)
downloadpoky-7a4d6b011f2e84ed5c9f46bfcce72593aa80b4d3.tar.gz
documentation: Fixed bad target ID for the dev-manual.
This fix involved a few other manuals. (From yocto-docs rev: d2659951a458a8db773e8c1b2b86a7b109d667fa) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 0cb967f053..afda0a439d 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -4264,7 +4264,7 @@
4264 You need to be sure that your development host is 4264 You need to be sure that your development host is
4265 set up to use the Yocto Project. 4265 set up to use the Yocto Project.
4266 For information on how to set up your host, see the 4266 For information on how to set up your host, see the
4267 "<link linkend='setting-up-the-development-host-to-use-the-yocto-project'>Preparing the Build Host</link>" 4267 "<link linkend='dev-preparing-the-build-host'>Preparing the Build Host</link>"
4268 section. 4268 section.
4269 </para></listitem> 4269 </para></listitem>
4270 <listitem><para> 4270 <listitem><para>
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index a5192c4625..99d42a5a4a 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -396,7 +396,7 @@
396 </para> 396 </para>
397</section> 397</section>
398 398
399<section id='setting-up-the-development-host-to-use-the-yocto-project'> 399<section id='dev-preparing-the-build-host'>
400 <title>Preparing the Build Host</title> 400 <title>Preparing the Build Host</title>
401 401
402 <para> 402 <para>