aboutsummaryrefslogtreecommitdiffstats
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:41:47 +0100
commitf54a78c89158435d2f06df96da9a7d432ce8c831 (patch)
tree047e5a378395e2c910900fb4dd16491d118cc176 /documentation/adt-manual
parent2f4eecc60e03ca5b6fd4f6fd40f86f195709ccd3 (diff)
downloadopenembedded-core-contrib-f54a78c89158435d2f06df96da9a7d432ce8c831.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 @@
<para>
The ADT Installer is contained in the ADT Installer tarball.
You can download the tarball into any directory from
- <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.1/adt-installer/'></ulink>.
+ <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/adt-installer/'></ulink>.
Or, you can use BitBake to generate the tarball inside the existing Yocto Project
build tree.
</para>