summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-11-08 13:31:52 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-11-08 21:48:25 +0000
commitc37b78d94d2413ed14debea955bb0b87db70ec5d (patch)
treeecd6e5301c820d82d04213b0e2d2cc1cf34ad6bc /documentation
parent4115f94f221a8b88493a6a4b99262b83016496f5 (diff)
downloadpoky-c37b78d94d2413ed14debea955bb0b87db70ec5d.tar.gz
documentation/adt-manual/adt-prepare.xml: Fixed broken link
Michael Tomer from Koko Fitclub reported that the link to the ADT Installer tarball was broken. Fixed the link. As Reported by: Michael Tomer <michael.tomer@kokofitclub.com> (From yocto-docs rev: 891fc3123f73a7b856207e0cdef32821f0cd90a3) 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/adt-manual/adt-prepare.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index e03cda508c..3fa59ec19e 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -56,7 +56,7 @@
56 <para> 56 <para>
57 The ADT Installer is contained in the ADT Installer tarball. 57 The ADT Installer is contained in the ADT Installer tarball.
58 You can download the tarball into any directory from 58 You can download the tarball into any directory from
59 <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/adt-installer/'></ulink>. 59 <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/adt_installer'></ulink>.
60 Or, you can use BitBake to generate the tarball inside the existing Yocto Project 60 Or, you can use BitBake to generate the tarball inside the existing Yocto Project
61 build tree. 61 build tree.
62 </para> 62 </para>