summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml10
-rw-r--r--documentation/ref-manual/ref-development-environment.xml2
2 files changed, 6 insertions, 6 deletions
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 @@
246 </para> 246 </para>
247</section> 247</section>
248 248
249<section id='working-with-git-repositories'> 249<section id='working-with-yocto-project-source-files'>
250 <title>Working With Git Repositories</title> 250 <title>Working With Yocto Project Source Files</title>
251 251
252 <para> 252 <para>
253 This section contains procedures for establishing Git repositories 253 This section contains procedures related to locating and securing
254 local to your development system. 254 Yocto Project files.
255 You use these local repositories to work on projects. 255 You establish and use these local files to work on projects.
256 <note> 256 <note>
257 For concepts and introductory information about Git as it is used 257 For concepts and introductory information about Git as it is used
258 in the Yocto Project, see the 258 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 @@
285 <listitem><para> 285 <listitem><para>
286 For examples beyond the limited few in this section on how 286 For examples beyond the limited few in this section on how
287 to use Git with the Yocto Project, see the 287 to use Git with the Yocto Project, see the
288 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-git-repositories'>Working With Git Repositories</ulink>" 288 "<ulink url='&YOCTO_DOCS_DEV_URL;#working-with-yocto-project-source-files'>Working With Yocto Project Source Files</ulink>"
289 section in the Yocto Project Development Manual. 289 section in the Yocto Project Development Manual.
290 </para></listitem> 290 </para></listitem>
291 </itemizedlist> 291 </itemizedlist>