diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-13 10:55:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:14 +0100 |
commit | 901e63c0f62bed81ef2ce34f29293ebac8431b7f (patch) | |
tree | b93c6c15bfe5deffdca9ac61f2f8d9c837bc1f42 /documentation | |
parent | a2cf4fd984b7d9a149943a2b3fd454ff16d6ec14 (diff) | |
download | poky-901e63c0f62bed81ef2ce34f29293ebac8431b7f.tar.gz |
documentation: Cleaned up links to the source repositories
I was using the ENTITY with "cgit/cgi"/ appended to the end.
The appended part is not necessary. Removed it.
(From yocto-docs rev: 64593694d62c99cbe2897804c04fea24110ee861)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 2 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 2 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev-common.xml | 2 | ||||
-rw-r--r-- | documentation/kernel-dev/kernel-dev-maint-appx.xml | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index a1908d38c3..5cd0ec4eba 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1507,7 +1507,7 @@ | |||
1507 | its scalability. | 1507 | its scalability. |
1508 | See the <filename>Yocto Linux Kernel</filename> | 1508 | See the <filename>Yocto Linux Kernel</filename> |
1509 | category in the | 1509 | category in the |
1510 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'>Source Repositories</ulink> | 1510 | <ulink url='&YOCTO_GIT_URL;'>Source Repositories</ulink> |
1511 | for these kernels. | 1511 | for these kernels. |
1512 | </para></listitem> | 1512 | </para></listitem> |
1513 | </itemizedlist> | 1513 | </itemizedlist> |
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 87d8757a09..c8b73015c5 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -281,7 +281,7 @@ | |||
281 | is the preferred method for obtaining and using a Yocto Project | 281 | is the preferred method for obtaining and using a Yocto Project |
282 | release. | 282 | release. |
283 | You can view the Yocto Project Source Repositories at | 283 | You can view the Yocto Project Source Repositories at |
284 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>. | 284 | <ulink url='&YOCTO_GIT_URL;'></ulink>. |
285 | In particular, you can find the | 285 | In particular, you can find the |
286 | <filename>poky</filename> repository at | 286 | <filename>poky</filename> repository at |
287 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/poky/'></ulink>. | 287 | <ulink url='http://git.yoctoproject.org/cgit/cgit.cgi/poky/'></ulink>. |
diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml index 6cc7b57ee7..71ce523c60 100644 --- a/documentation/kernel-dev/kernel-dev-common.xml +++ b/documentation/kernel-dev/kernel-dev-common.xml | |||
@@ -387,7 +387,7 @@ | |||
387 | You can find Git repositories of supported Yocto Project | 387 | You can find Git repositories of supported Yocto Project |
388 | kernels organized under "Yocto Linux Kernel" in the | 388 | kernels organized under "Yocto Linux Kernel" in the |
389 | Yocto Project Source Repositories at | 389 | Yocto Project Source Repositories at |
390 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>. | 390 | <ulink url='&YOCTO_GIT_URL;'></ulink>. |
391 | </para> | 391 | </para> |
392 | 392 | ||
393 | <para> | 393 | <para> |
diff --git a/documentation/kernel-dev/kernel-dev-maint-appx.xml b/documentation/kernel-dev/kernel-dev-maint-appx.xml index 8acc2a8cad..0a7c856bd6 100644 --- a/documentation/kernel-dev/kernel-dev-maint-appx.xml +++ b/documentation/kernel-dev/kernel-dev-maint-appx.xml | |||
@@ -217,7 +217,7 @@ | |||
217 | end of an existing branch. | 217 | end of an existing branch. |
218 | The full repository generation that is found in the | 218 | The full repository generation that is found in the |
219 | official Yocto Project kernel repositories at | 219 | official Yocto Project kernel repositories at |
220 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'>http://git.yoctoproject.org/cgit.cgi</ulink> | 220 | <ulink url='&YOCTO_GIT_URL;'>http://git.yoctoproject.org</ulink> |
221 | is the combination of all supported boards and | 221 | is the combination of all supported boards and |
222 | configurations. | 222 | configurations. |
223 | </para></listitem> | 223 | </para></listitem> |
@@ -231,7 +231,7 @@ | |||
231 | </para></listitem> | 231 | </para></listitem> |
232 | <listitem><para> | 232 | <listitem><para> |
233 | The full kernel tree that you see on | 233 | The full kernel tree that you see on |
234 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink> is | 234 | <ulink url='&YOCTO_GIT_URL;'></ulink> is |
235 | generated through repeating the above steps for all | 235 | generated through repeating the above steps for all |
236 | valid BSPs. | 236 | valid BSPs. |
237 | The end result is a branched, clean history tree that | 237 | The end result is a branched, clean history tree that |