diff options
| author | Daniel Stenberg <daniel@haxx.se> | 2006-12-22 13:30:03 +0000 |
|---|---|---|
| committer | Daniel Stenberg <daniel@haxx.se> | 2006-12-22 13:30:03 +0000 |
| commit | cab7c46091d7c9f9804abd9952b3c8b65653ff74 (patch) | |
| tree | 48505aa05e9b5a9ae6686cc9b079199edd4cec11 | |
| parent | c8a9ca748d0a3b1961f6577159a9de8ac4af60e7 (diff) | |
| download | rockbox-cab7c46091d7c9f9804abd9952b3c8b65653ff74.zip rockbox-cab7c46091d7c9f9804abd9952b3c8b65653ff74.tar.gz rockbox-cab7c46091d7c9f9804abd9952b3c8b65653ff74.tar.bz2 rockbox-cab7c46091d7c9f9804abd9952b3c8b65653ff74.tar.xz | |
corrected two URLs for H10 bootloaders
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11834 a1c6a512-1295-4272-9138-f99709370657
| -rwxr-xr-x | manual/getting_started/h10_install.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/getting_started/h10_install.tex b/manual/getting_started/h10_install.tex index 36a36d8..b4ab351 100755 --- a/manual/getting_started/h10_install.tex +++ b/manual/getting_started/h10_install.tex @@ -23,8 +23,8 @@ It is possible to force a MTP \playertype{} to start up in UMS mode using the fo \opt{h10}{\url{http://download.rockbox.org/bootloader/iriver/H10_20GC.mi4}} \opt{h10_5gb}{ \begin{itemize} - \item \url{http://download.rockbox.org/bootloader/H10.mi4} if your \dap{} is UMS or - \item \url{http://download.rockbox.org/bootloader/H10_5GB-MTP/H10.mi4} if it is MTP. + \item \url{http://download.rockbox.org/bootloader/iriver/H10.mi4} if your \dap{} is UMS or + \item \url{http://download.rockbox.org/bootloader/iriver/H10_5GB-MTP/H10.mi4} if it is MTP. \end{itemize}} \item Connect your \playertype{} to the computer using UMS mode and the UMS trick\opt{h10_5gb}{ if necessary}. \item Make a backup of the \opt{h10}{\fname{H10\_20GC.mi4}}\opt{h10_5gb}{\fname{H10.mi4}} file in the \fname{System} directory on your \playertype{}. |