diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 093cc37cee..175f4d4299 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -4259,8 +4259,8 @@ You need to be sure that your development host is set up to use the Yocto Project. For information on how to set up your host, see the - "Setting Up the Development Host to Use the Yocto Project" - section in the Yocto Project Development Tasks Manual. + "Setting Up the Development Host to Use the Yocto Project" + section. Make Sure Git is Configured: diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index c0ec1a6fb9..3c3351f4e6 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -143,7 +143,7 @@ To add a package, you need to create a BitBake recipe. For information on how to create a BitBake recipe, see the "Writing a New Recipe" - in the Yocto Project Development Tasks Manual. + section in the Yocto Project Development Tasks Manual. diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index bccbeed3b9..d8620eefd9 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml @@ -442,7 +442,7 @@ at meta/recipes-core/init-ifupdown. For information on how to use append files, see the "Using .bbappend Files" - in the Yocto Project Development Tasks Manual. + section in the Yocto Project Development Tasks Manual.