summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual/kernel-concepts.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/kernel-manual/kernel-concepts.xml')
-rw-r--r--documentation/kernel-manual/kernel-concepts.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/kernel-manual/kernel-concepts.xml b/documentation/kernel-manual/kernel-concepts.xml
index bcda78c4e1..2fef32aee5 100644
--- a/documentation/kernel-manual/kernel-concepts.xml
+++ b/documentation/kernel-manual/kernel-concepts.xml
@@ -159,8 +159,8 @@
159 The features are tagged and organized by way of a branching strategy implemented by the 159 The features are tagged and organized by way of a branching strategy implemented by the
160 source code manager (SCM) Git. 160 source code manager (SCM) Git.
161 For information on Git as applied to the Yocto Project, see the 161 For information on Git as applied to the Yocto Project, see the
162 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#git'>Git</ulink>" 162 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>"
163 section in <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 163 section in <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
164 Yocto Project Development Manual</ulink>. 164 Yocto Project Development Manual</ulink>.
165 </para> 165 </para>
166 <para> 166 <para>
@@ -288,8 +288,8 @@
288 <para> 288 <para>
289 You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>. 289 You can find documentation on Git at <ulink url='http://git-scm.com/documentation'></ulink>.
290 You can also get an introduction to Git as it applies to the Yocto Project in the 290 You can also get an introduction to Git as it applies to the Yocto Project in the
291 "<ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html#git'>Git</ulink>" 291 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#git'>Git</ulink>"
292 section in <ulink url='http://www.yoctoproject.org/docs/1.1/dev-manual/dev-manual.html'>The 292 section in <ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html'>The
293 Yocto Project Development Manual</ulink>. 293 Yocto Project Development Manual</ulink>.
294 This section overviews Git and describes a minimal set of commands that allow you to be 294 This section overviews Git and describes a minimal set of commands that allow you to be
295 functional using Git. 295 functional using Git.