summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-newbie.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/dev-manual-newbie.xml')
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 1d9926c6cd..803807df21 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -348,14 +348,14 @@
348 to send patches to the project to fix bugs or add features. 348 to send patches to the project to fix bugs or add features.
349 If you do submit patches, follow the project commit 349 If you do submit patches, follow the project commit
350 guidelines for writing good commit messages. 350 guidelines for writing good commit messages.
351 See the "<link linkend='how-to-submit-a-change'>How to Submit a Change</link>" 351 See the "<link linkend='how-to-submit-a-change'>Submitting a Change to the Yocto Project</link>"
352 section. 352 section.
353 </para></listitem> 353 </para></listitem>
354 <listitem><para> 354 <listitem><para>
355 Send changes to the core sooner than later 355 Send changes to the core sooner than later
356 as others are likely to run into the same issues. 356 as others are likely to run into the same issues.
357 For some guidance on mailing lists to use, see the list in the 357 For some guidance on mailing lists to use, see the list in the
358 "<link linkend='how-to-submit-a-change'>How to Submit a Change</link>" 358 "<link linkend='how-to-submit-a-change'>Submitting a Change to the Yocto Project</link>"
359 section. 359 section.
360 For a description of the available mailing lists, see the 360 For a description of the available mailing lists, see the
361 "<ulink url='&YOCTO_DOCS_REF_URL;#resources-mailinglist'>Mailing Lists</ulink>" 361 "<ulink url='&YOCTO_DOCS_REF_URL;#resources-mailinglist'>Mailing Lists</ulink>"
@@ -453,7 +453,7 @@
453</section> 453</section>
454 454
455<section id='how-to-submit-a-change'> 455<section id='how-to-submit-a-change'>
456 <title>How to Submit a Change</title> 456 <title>Submitting a Change to the Yocto Project</title>
457 457
458 <para> 458 <para>
459 Contributions to the Yocto Project and OpenEmbedded are very welcome. 459 Contributions to the Yocto Project and OpenEmbedded are very welcome.