diff --git a/documentation/sdk-manual/sdk-appendix-obtain.xml b/documentation/sdk-manual/sdk-appendix-obtain.xml
index 6fbd7fd1cd..ab9055e628 100644
--- a/documentation/sdk-manual/sdk-appendix-obtain.xml
+++ b/documentation/sdk-manual/sdk-appendix-obtain.xml
@@ -106,9 +106,9 @@
Be sure you are set up to use BitBake in a shell.
See the
"Setting Up the Development Host to Use the Yocto Project"
- section in the Yocto Project Development Manual for information
- on how to get a build host ready that is either a native
- Linux machine or a machine that uses CROPS.
+ section in the Yocto Project Development Tasks Manual for
+ information on how to get a build host ready that is either a
+ native Linux machine or a machine that uses CROPS.
Clone the poky Repository:
@@ -121,7 +121,7 @@
"Checking Out by Branch in Poky"
and
"Checking Out by Tag in Poky"
- sections all in the Yocto Project Development Manual for
+ sections all in the Yocto Project Development Tasks Manual for
information on how to clone the poky
repository and check out the appropriate branch for your work.