summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r--documentation/ref-manual/ref-development-environment.xml6
-rw-r--r--documentation/ref-manual/resources.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml
index 6b677222a8..a4009e8818 100644
--- a/documentation/ref-manual/ref-development-environment.xml
+++ b/documentation/ref-manual/ref-development-environment.xml
@@ -96,7 +96,7 @@
96 reflect release strategies and so forth. 96 reflect release strategies and so forth.
97 <note>For information on finding out who is responsible for (maintains) 97 <note>For information on finding out who is responsible for (maintains)
98 a particular area of code, see the 98 a particular area of code, see the
99 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" 99 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>"
100 section of the Yocto Project Development Manual. 100 section of the Yocto Project Development Manual.
101 </note> 101 </note>
102 </para> 102 </para>
@@ -143,7 +143,7 @@
143 the maintainer include them into "master". 143 the maintainer include them into "master".
144 This process is called “submitting a patch” or "submitting a change." 144 This process is called “submitting a patch” or "submitting a change."
145 For information on submitting patches and changes, see the 145 For information on submitting patches and changes, see the
146 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" 146 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>"
147 section in the Yocto Project Development Manual. 147 section in the Yocto Project Development Manual.
148 </para> 148 </para>
149 149
@@ -249,7 +249,7 @@
249 <filename>git format-patch</filename> and 249 <filename>git format-patch</filename> and
250 <filename>git send-email</filename>. 250 <filename>git send-email</filename>.
251 For information on how to use these scripts, see the 251 For information on how to use these scripts, see the
252 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" 252 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Sumbitting a Change to the Yocto Project</ulink>"
253 section in the Yocto Project Development Manual. 253 section in the Yocto Project Development Manual.
254 </para></listitem> 254 </para></listitem>
255 </itemizedlist> 255 </itemizedlist>
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml
index aa8408f432..204357c094 100644
--- a/documentation/ref-manual/resources.xml
+++ b/documentation/ref-manual/resources.xml
@@ -27,7 +27,7 @@
27 or by submitting patches through email. 27 or by submitting patches through email.
28 For information on how to do both as well as information on how 28 For information on how to do both as well as information on how
29 to identify the maintainer for each area of code, see the 29 to identify the maintainer for each area of code, see the
30 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>How to Submit a Change</ulink>" 30 "<ulink url='&YOCTO_DOCS_DEV_URL;#how-to-submit-a-change'>Submitting a Change to the Yocto Project</ulink>"
31 section in the Yocto Project Development Manual. 31 section in the Yocto Project Development Manual.
32 </para> 32 </para>
33</section> 33</section>