diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-11-09 07:42:51 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-25 15:24:16 +0000 |
commit | 90aff1ce68bfd66eb3fef337b29aa87179a01e4f (patch) | |
tree | aef9184d3fc011377046ac867357b105295122cd /documentation/poky-ref-manual | |
parent | 8c230114ddd161f046985e761b92d8eff01c3c15 (diff) | |
download | poky-90aff1ce68bfd66eb3fef337b29aa87179a01e4f.tar.gz |
documentation/poky-ref-manual/introduction.xml: Fixed broken link
Robert identified this broken link to the stable Yocto Releases.
As Reported by: Robert P. J. Day
(From yocto-docs rev: e42a501df2ca44030f99f017b8c532b03db62f55)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 e2d49cdb99..52cb4d62db 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml | |||
@@ -104,7 +104,7 @@ | |||
104 | of methods: | 104 | of methods: |
105 | <itemizedlist> | 105 | <itemizedlist> |
106 | <listitem><para><emphasis>Releases:</emphasis> Stable, tested releases are available through | 106 | <listitem><para><emphasis>Releases:</emphasis> Stable, tested releases are available through |
107 | <ulink url='http://yoctoproject.org/downloads/poky/'/>.</para></listitem> | 107 | <ulink url='http://downloads.yoctoproject.org/releases/yocto/'/>.</para></listitem> |
108 | <listitem><para><emphasis>Nightly Builds:</emphasis> These releases are available at | 108 | <listitem><para><emphasis>Nightly Builds:</emphasis> These releases are available at |
109 | <ulink url='http://autobuilder.yoctoproject.org/nightly'/>. | 109 | <ulink url='http://autobuilder.yoctoproject.org/nightly'/>. |
110 | These builds include Yocto Project releases, meta-toolchain tarballs, and | 110 | These builds include Yocto Project releases, meta-toolchain tarballs, and |