diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-10-05 05:26:52 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-06 18:41:47 +0100 |
commit | f54a78c89158435d2f06df96da9a7d432ce8c831 (patch) | |
tree | 047e5a378395e2c910900fb4dd16491d118cc176 /documentation/adt-manual/adt-prepare.xml | |
parent | 2f4eecc60e03ca5b6fd4f6fd40f86f195709ccd3 (diff) | |
download | poky-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/adt-prepare.xml')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 2 |
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> |