summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-10-24 09:09:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-01 17:09:51 +0000
commit610ccdb75fe9be61190df129bbc5c741ba333c31 (patch)
tree0e72d72795a5595f1365e2e8f70acb7402129ed0 /documentation/adt-manual/adt-prepare.xml
parent524f1f5bf8fde145834c8b02a8cf6fe5b521ff30 (diff)
downloadpoky-610ccdb75fe9be61190df129bbc5c741ba333c31.tar.gz
adt-manual: Fixed wording for getting the ADT tarball
Poorly worded opening sentence for the "Getting the ADT Installer Tarball" section. I re-wrote this to remove the confusing link to the Index of Releases. (From yocto-docs rev: c0c7a8f04040f0718366b268e2493320a00c84d3) 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/adt-prepare.xml')
-rw-r--r--documentation/adt-manual/adt-prepare.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 3c50cf90e9..9c016bf32c 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -80,10 +80,9 @@
80 80
81 <para> 81 <para>
82 The ADT Installer is contained in the ADT Installer tarball. 82 The ADT Installer is contained in the ADT Installer tarball.
83 You can download the tarball into any directory from the 83 You can download the tarball from
84 <ulink url='&YOCTO_DL_URL;/releases'>Index of Releases</ulink>, specifically 84 <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink> into any
85 at 85 directory.
86 <ulink url='&YOCTO_ADTINSTALLER_DL_URL;'></ulink>.
87 Or, you can use BitBake to generate the tarball inside the existing 86 Or, you can use BitBake to generate the tarball inside the existing
88 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>. 87 <ulink url='&YOCTO_DOCS_DEV_URL;#build-directory'>Build Directory</ulink>.
89 </para> 88 </para>