summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-model.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml
index be854b99d9..2ba8b69ad5 100644
--- a/documentation/dev-manual/dev-manual-model.xml
+++ b/documentation/dev-manual/dev-manual-model.xml
@@ -374,11 +374,11 @@
374 <para> 374 <para>
375 Again, for a complete discussion of the Yocto Project kernel's architcture and its 375 Again, for a complete discussion of the Yocto Project kernel's architcture and its
376 branching strategy, 376 branching strategy,
377 see the <ulink url='&YOCTO_DOCS_KERNEL_URL;'> 377 see <ulink url='&YOCTO_DOCS_KERNEL_URL;'>
378 The Yocto Project Kernel Architecture and Use Manual</ulink>. 378 The Yocto Project Kernel Architecture and Use Manual</ulink>.
379 Also, you can reference 379 You can also reference the
380 <xref linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source Code</xref> 380 "<link linkend='modifying-the-kernel-source-code'>Modifying the Kernel Source Code</link>"
381 for a detailed example that modifies the kernel. 381 section for a detailed example that modifies the kernel.
382 </para> 382 </para>
383 </section> 383 </section>
384 384