From b22cd3919f86562b6eaec91f0988eab64645f7e9 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sat, 30 Dec 2006 14:49:16 +0000 Subject: Fix broken links to ipod bootloaders git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11865 a1c6a512-1295-4272-9138-f99709370657 --- manual/getting_started/ipod_install.tex | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) (limited to 'manual') 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). -- cgit