diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index f9fcf10105..787645324d 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -832,7 +832,7 @@
This is the person to whom patches and questions should
be sent.
For information on how to find the right person, see the
- "How to Submit a Change"
+ "Submitting a Change to the Yocto Project"
section in the Yocto Project Development Manual.
Instructions on how to build the BSP using the BSP
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 1d5859ddc9..7e564012c0 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -11410,7 +11410,7 @@
need to submit the fix for the recipe in OE-Core and upstream
so that the problem is taken care of at its source.
See the
- "How to Submit a Change"
+ "Submitting a Change to the Yocto Project"
section for more information.
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 @@
to send patches to the project to fix bugs or add features.
If you do submit patches, follow the project commit
guidelines for writing good commit messages.
- See the "How to Submit a Change"
+ See the "Submitting a Change to the Yocto Project"
section.
Send changes to the core sooner than later
as others are likely to run into the same issues.
For some guidance on mailing lists to use, see the list in the
- "How to Submit a Change"
+ "Submitting a Change to the Yocto Project"
section.
For a description of the available mailing lists, see the
"Mailing Lists"
@@ -453,7 +453,7 @@
- How to Submit a Change
+ Submitting a Change to the Yocto Project
Contributions to the Yocto Project and OpenEmbedded are very welcome.
diff --git a/documentation/kernel-dev/kernel-dev-examples.xml b/documentation/kernel-dev/kernel-dev-examples.xml
index 3ea217f3c4..1d8dae3211 100644
--- a/documentation/kernel-dev/kernel-dev-examples.xml
+++ b/documentation/kernel-dev/kernel-dev-examples.xml
@@ -693,8 +693,8 @@
The messages used to commit changes are a large part of these standards.
Consequently, be sure that the headers for each commit have the required information.
For information on how to follow the Yocto Project commit message standards, see the
- "How to Submit a
- Change" section in the Yocto Project Development Manual.
+ "Submitting a Change to the Yocto Project"
+ section in the Yocto Project Development Manual.
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 @@
reflect release strategies and so forth.
For information on finding out who is responsible for (maintains)
a particular area of code, see the
- "How to Submit a Change"
+ "Submitting a Change to the Yocto Project"
section of the Yocto Project Development Manual.
@@ -143,7 +143,7 @@
the maintainer include them into "master".
This process is called “submitting a patch” or "submitting a change."
For information on submitting patches and changes, see the
- "How to Submit a Change"
+ "Submitting a Change to the Yocto Project"
section in the Yocto Project Development Manual.
@@ -249,7 +249,7 @@
git format-patch and
git send-email.
For information on how to use these scripts, see the
- "How to Submit a Change"
+ "Sumbitting a Change to the Yocto Project"
section in the Yocto Project Development Manual.
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 @@
or by submitting patches through email.
For information on how to do both as well as information on how
to identify the maintainer for each area of code, see the
- "How to Submit a Change"
+ "Submitting a Change to the Yocto Project"
section in the Yocto Project Development Manual.