summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
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:49:45 +0000
commitc5bdef56175c0b6863e3d588a5a2c23cbea7b568 (patch)
treefa6b212eb0acba91935865181217c5b9487f8d2f /documentation/adt-manual
parent77640e96dd16a6c94d1f4ef29229d8c91f8e0c4a (diff)
downloadpoky-c5bdef56175c0b6863e3d588a5a2c23cbea7b568.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: 0a78be08b9fd2223737c50f3d0d83d14f3099834) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-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>