summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-05 05:26:52 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-06 18:51:12 +0100
commit51b3d9dd5325e8e9ff64d6085c139bea2c2bcb21 (patch)
treee10bb1c9a4c67e06e128b20891d0d3737deec955 /documentation/adt-manual
parentbc885cd8d343ad003391222429222526dba175ad (diff)
downloadpoky-51b3d9dd5325e8e9ff64d6085c139bea2c2bcb21.tar.gz
documentation: Fixed links for yocto-1.1
After greping through the documentation directory, I addressed all the <ulink> statements that used to have yocto-1.0 in the URL. They are now yocto-1.1. (From yocto-docs rev: 97d160263c5905fdeaf4ec285bc5359918790581) 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 8c98498daf..e03cda508c 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://autobuilder.yoctoproject.org/downloads/yocto-1.1/adt-installer/'></ulink>. 59 <ulink url='http://www.yoctoproject.org/downloads/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>