diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-02-25 13:37:17 -0600 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-03-02 09:48:51 -0800 |
commit | b1c7055dead4badd14872105c49466cbf86d3b54 (patch) | |
tree | 00f47c5c110097246838c73269b86ee8e048dd9e /documentation | |
parent | aa2bdf7c26486961e040c95f17789064968eb9c0 (diff) | |
download | openembedded-core-b1c7055dead4badd14872105c49466cbf86d3b54.tar.gz openembedded-core-b1c7055dead4badd14872105c49466cbf86d3b54.tar.bz2 openembedded-core-b1c7055dead4badd14872105c49466cbf86d3b54.zip |
documentation/poky-ref-manual/introduction.xml: [BUGID# 553] - Fixed pokylinux.org link in Nightly Build section
[BUGID# 553] - In the nightly build section (1.5.2) there is a reference to
http://autobuilder.pokylinux.org/. This URL resolves to an autobuilder
page that has a bunch of pokylinux links. I determined that the URL
http://autobuilder.yoctoproject.org/ also resolves to the autobuilder
page so I updated the URL to use the YP link. This is a partial fix
to Bug 553.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
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 b2e34528e2..064c0cb7b0 100644 --- a/documentation/poky-ref-manual/introduction.xml +++ b/documentation/poky-ref-manual/introduction.xml @@ -129,7 +129,7 @@ <para> We make nightly builds of Poky for testing purposes and to make the latest developments available. The output from these builds is available - at <ulink url='http://autobuilder.pokylinux.org/'/>. + at <ulink url='http://autobuilder.yoctoproject.org/'/>. The numbers used in the builds increase for each subsequent build and can be used to reference a specific build. </para> |