diff options
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 098ff75ec7..385d909e53 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -204,9 +204,9 @@ | |||
204 | Follow these steps: | 204 | Follow these steps: |
205 | <orderedlist> | 205 | <orderedlist> |
206 | <listitem><para>Go to | 206 | <listitem><para>Go to |
207 | <ulink url='http://www.yoctoproject.org/downloads/yocto-1.1/toolchain'></ulink> | 207 | <ulink url='http://downloads.yoctoproject.org/releases/yocto/yocto-1.1/toolchain'></ulink> |
208 | and find the folder that matches your host development system | 208 | and find the folder that matches your host development system |
209 | (i.e. <filename>i586</filename> for 32-bit machines or | 209 | (i.e. <filename>i686</filename> for 32-bit machines or |
210 | <filename>x86_64</filename> for 64-bit machines).</para></listitem> | 210 | <filename>x86_64</filename> for 64-bit machines).</para></listitem> |
211 | <listitem><para>Go into that folder and download the toolchain tarball whose name | 211 | <listitem><para>Go into that folder and download the toolchain tarball whose name |
212 | includes the appropriate target architecture. | 212 | includes the appropriate target architecture. |