diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 14:42:56 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-02 09:48:51 -0800 |
commit | e66d4b53c773d76f2f05c574132796e2fdcf6ebd (patch) | |
tree | ebbc0bdfcf25239a5005c8b0174735c8841f5034 | |
parent | 18f0124db5c10ea23698ca0c469d4dfde89adf43 (diff) | |
download | openembedded-core-e66d4b53c773d76f2f05c574132796e2fdcf6ebd.tar.gz openembedded-core-e66d4b53c773d76f2f05c574132796e2fdcf6ebd.tar.bz2 openembedded-core-e66d4b53c773d76f2f05c574132796e2fdcf6ebd.zip |
[BUGID# 553] - documentation/poky-ref-manual/introduction.xml: Fixed pokylinux.org URL
[BUGID# 553] - In the Releases section (1.5.1) there was an URL to
http://pokylinux.org/releases. This URL was old and I replaced it
with http://yoctoproject.org/downloads/poky. This partially fixes
bug 553.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-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 c7cca8fd52..97e731138d 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -118,7 +118,7 @@ <title>Releases</title> <para>Periodically, we make releases of Poky available - at <ulink url='http://pokylinux.org/releases/'/>. + at <ulink url='http://yoctoproject.org/downloads/poky/'/>. These releases are more stable and more rigorously tested than the nightly development images. </para> </section> |