1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

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.

(From OE-Core rev: b1c7055dead4badd14872105c49466cbf86d3b54)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2011-02-25 13:37:17 -06:00
committed by Richard Purdie
parent 2a2e324365
commit b4d564c501
@@ -129,7 +129,7 @@
<para> <para>
We make nightly builds of Poky for testing purposes and to make the We make nightly builds of Poky for testing purposes and to make the
latest developments available. The output from these builds is available 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 The numbers used in the builds increase for each subsequent build and can be used to
reference a specific build. reference a specific build.
</para> </para>