summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-concepts-appx.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-concepts-appx.xml')
-rw-r--r--documentation/kernel-dev/kernel-dev-concepts-appx.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-dev/kernel-dev-concepts-appx.xml b/documentation/kernel-dev/kernel-dev-concepts-appx.xml
index ac91749cd6..8ecd04d32c 100644
--- a/documentation/kernel-dev/kernel-dev-concepts-appx.xml
+++ b/documentation/kernel-dev/kernel-dev-concepts-appx.xml
@@ -107,7 +107,7 @@
107 The features are tagged and organized by way of a branching strategy implemented by the 107 The features are tagged and organized by way of a branching strategy implemented by the
108 source code manager (SCM) Git. 108 source code manager (SCM) Git.
109 For information on Git as applied to the Yocto Project, see the 109 For information on Git as applied to the Yocto Project, see the
110 "<ulink url='&YOCTO_DOCS_DEV_URL;#git'>Git</ulink>" section in the 110 "<ulink url='&YOCTO_DOCS_REF_URL;#git'>Git</ulink>" section in the
111 Yocto Project Development Manual. 111 Yocto Project Development Manual.
112 </para> 112 </para>
113 <para> 113 <para>
@@ -235,8 +235,8 @@
235 <para> 235 <para>
236 You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>. 236 You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>.
237 You can also get an introduction to Git as it applies to the Yocto Project in the 237 You can also get an introduction to Git as it applies to the Yocto Project in the
238 "<ulink url='&YOCTO_DOCS_DEV_URL;#git'>Git</ulink>" 238 "<ulink url='&YOCTO_DOCS_REF_URL;#git'>Git</ulink>"
239 section in the Yocto Project Development Manual. 239 section in the Yocto Project Reference Manual.
240 These referenced sections overview Git and describe a minimal set of 240 These referenced sections overview Git and describe a minimal set of
241 commands that allows you to be functional using Git. 241 commands that allows you to be functional using Git.
242 <note> 242 <note>