diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 7644362210..b0412a574c 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -246,13 +246,13 @@ -
- Working With Git Repositories +
+ Working With Yocto Project Source Files - This section contains procedures for establishing Git repositories - local to your development system. - You use these local repositories to work on projects. + This section contains procedures related to locating and securing + Yocto Project files. + You establish and use these local files to work on projects. For concepts and introductory information about Git as it is used in the Yocto Project, see the diff --git a/documentation/ref-manual/ref-development-environment.xml b/documentation/ref-manual/ref-development-environment.xml index a4009e8818..01b0d41922 100644 --- a/documentation/ref-manual/ref-development-environment.xml +++ b/documentation/ref-manual/ref-development-environment.xml @@ -285,7 +285,7 @@ For examples beyond the limited few in this section on how to use Git with the Yocto Project, see the - "Working With Git Repositories" + "Working With Yocto Project Source Files" section in the Yocto Project Development Manual.