diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 13:54:07 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-03-03 16:56:11 +0000 |
commit | 74ed1b499b5d599c2d952273fa7817029deef5c3 (patch) | |
tree | ce9375e5c4768a4f38b71e662521f814e6c5e9b3 /documentation | |
parent | b4d564c501d44e18dbbd58f1325d8dd3e51bceed (diff) | |
download | poky-74ed1b499b5d599c2d952273fa7817029deef5c3.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.
(From OE-Core rev: 18f0124db5c10ea23698ca0c469d4dfde89adf43)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-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> |