diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-17 08:26:03 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:16 +0100 |
commit | 7b582bc9a0c02ba0287b094dd5a10cf14ffb5564 (patch) | |
tree | c2e16898821095acbaf1fc805a492b59ef3e5704 /documentation/overview-manual/overview-manual-yp-intro.xml | |
parent | ddc6ef5273174379f4ed2747777bd9aef330bb17 (diff) | |
download | poky-7b582bc9a0c02ba0287b094dd5a10cf14ffb5564.tar.gz |
overview-manual, dev-manual: Cleaned up links to source repos
I was using the "/cgit/cgit.cgi/" string as part of the link to
the source repos, which uses the ENTITY "&YOCTO_GIT_URL;". That
ENTITY is all that is necessary to get the link to work. I removed
the other stuff.
(From yocto-docs rev: f9a63c2cc824ef05230f614e933d178469890e97)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/overview-manual/overview-manual-yp-intro.xml')
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 5bb2c77646..2c65b32b83 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
@@ -779,7 +779,7 @@ | |||
779 | in constrained environments.</para> | 779 | in constrained environments.</para> |
780 | 780 | ||
781 | <para>You can find the Matchbox source in its | 781 | <para>You can find the Matchbox source in its |
782 | <ulink url='&YOCTO_GIT_URL;/cgit/cgit.cgi'>repository</ulink> | 782 | <ulink url='&YOCTO_GIT_URL;'>repository</ulink> |
783 | listed in the Yocto Project Source Repositories. | 783 | listed in the Yocto Project Source Repositories. |
784 | </para></listitem> | 784 | </para></listitem> |
785 | <listitem><para> | 785 | <listitem><para> |