diff options
author | Dave Chapman <dave@dchapman.com> | 2006-12-30 14:49:16 +0000 |
---|---|---|
committer | Dave Chapman <dave@dchapman.com> | 2006-12-30 14:49:16 +0000 |
commit | b22cd3919f86562b6eaec91f0988eab64645f7e9 (patch) | |
tree | 00a3c54a19b3665ee2d7c3091f54961227809414 /manual | |
parent | d09efac0f21d388dd345e890ac02d5e5dee7e69e (diff) | |
download | rockbox-b22cd3919f86562b6eaec91f0988eab64645f7e9.tar.gz rockbox-b22cd3919f86562b6eaec91f0988eab64645f7e9.zip |
Fix broken links to ipod bootloaders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11865 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rwxr-xr-x | manual/getting_started/ipod_install.tex | 22 |
1 files changed, 8 insertions, 14 deletions
diff --git a/manual/getting_started/ipod_install.tex b/manual/getting_started/ipod_install.tex index 5ca9747430..33cd8e2b4e 100755 --- a/manual/getting_started/ipod_install.tex +++ b/manual/getting_started/ipod_install.tex @@ -28,20 +28,14 @@ you wish. Note that these files should be saved onto your computer's hard disk, \item Next, download the following file to the installation folder: - \opt{ipodvideo}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipod - video.ipod}} - \opt{ipodnano}{\url{http://download.rockbox.org/bootloader/ipod/bootloader- - ipodnano.ipod}} - \opt{ipodmini}{\url{http://download.rockbox.org/bootloader/ipod/bootloader- - ipodmini1g.ipod} or \url{http://download.rockbox.org/bootloader/ipod/bootloader- - ipodmini2g.ipod} depending on which generation your \dap{} is. \fixme{Describe - how to identify 1/2G}} - \opt{ipodcolor}{\url{http://download.rockbox.org/bootloader/ipod/bootloader- - ipodcolor.ipod}} - \opt{ipod4g}{\url{http://download.rockbox.org/bootloader/ipod/bootloader- - ipod4g.ipod}} - \opt{ipod3g}{\url{http://download.rockbox.org/bootloader/ipod/bootloader- - ipod3g.ipod}} + \opt{ipodvideo}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipodvideo.ipod}} + \opt{ipodnano}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipodnano.ipod}} + \opt{ipodmini}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipodmini1g.ipod} + or \url{http://download.rockbox.org/bootloader/ipod/bootloader-ipodmini2g.ipod} + depending on which generation your \dap{} is. \fixme{Describe how to identify 1/2G}} + \opt{ipodcolor}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipodcolor.ipod}} + \opt{ipod4g}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipod4g.ipod}} + \opt{ipod3g}{\url{http://download.rockbox.org/bootloader/ipod/bootloader-ipod3g.ipod}} \item Next, open a command prompt (Windows) or terminal window (Mac OSX and Linux). |