diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 13:54:07 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-01 16:36:42 -0800 |
commit | 93c36a6f6836622a7dd1b7efd8010720a131e8dd (patch) | |
tree | de5e67861f8edbb4bb67b1070cd3bcfaae847c0e /documentation/poky-ref-manual | |
parent | 781c12f2a9295718de820a80ce1c5dc8417ea530 (diff) | |
download | poky-93c36a6f6836622a7dd1b7efd8010720a131e8dd.tar.gz |
documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed pokylinux URL
[BUGID# 553] - In the Development Checkouts section (1.5.3)
there is a reference to
http://git.pokylinux.org/. This URL resolves to an older looking
source area. I determined that the URL
http://git.yoctoproject.org/ resolves to the newer Yocto source
web interface so I changed the URL to that.
This is a partial fix
to Bug 553.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/poky-ref-manual')
-rw-r--r-- | documentation/poky-ref-manual/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/poky-ref-manual/introduction.xml b/documentation/poky-ref-manual/introduction.xml index 064c0cb7b0..c7cca8fd52 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -153,7 +153,7 @@ | |||
153 | <para> | 153 | <para> |
154 | Poky is available from our git repository located at | 154 | Poky is available from our git repository located at |
155 | git://git.pokylinux.org/poky.git; a web interface to the repository | 155 | git://git.pokylinux.org/poky.git; a web interface to the repository |
156 | can be accessed at <ulink url='http://git.pokylinux.org/'/>. | 156 | can be accessed at <ulink url='http://git.yoctoproject.org/'/>. |
157 | </para> | 157 | </para> |
158 | 158 | ||
159 | <para> | 159 | <para> |