mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-11 16:37:45 -04:00
manual: Correct dead links for Sandisk Fuze+ firmware download
All URLs into Sandisk's web site return 404 or 403 errors, so point at our local mirror of Sansa firmware files instead. Change-Id: Ib3efcb62b13431f6416a320483877ca162ea5990
This commit is contained in:
parent
868da83e92
commit
1c4774e7e9
2 changed files with 4 additions and 2 deletions
|
|
@ -4,9 +4,10 @@ In order to install the bootloader, you will need to download the following
|
||||||
files:
|
files:
|
||||||
|
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item An original firmware (OF) from \playerman's website:
|
\item An original firmware (OF) from % \playerman's website:
|
||||||
\opt{fuzeplus}{
|
\opt{fuzeplus}{
|
||||||
\url{http://forums.sandisk.com/t5/Fuze/bd-p/Fuzeplus}}
|
\url{https://download.rockbox.org/sansa_fw/}
|
||||||
|
% \url{http://forums.sandisk.com/t5/Fuze/bd-p/Fuzeplus}}
|
||||||
|
|
||||||
\item The bootloader:
|
\item The bootloader:
|
||||||
\opt{fuzeplus}{\download{bootloader/sandisk-sansa/fuzeplus/bootloader-fuzeplus.sansa}}
|
\opt{fuzeplus}{\download{bootloader/sandisk-sansa/fuzeplus/bootloader-fuzeplus.sansa}}
|
||||||
|
|
|
||||||
|
|
@ -76,6 +76,7 @@ QString BootloaderInstallImx::ofHint()
|
||||||
"yourself due to legal reasons. Please browse the "
|
"yourself due to legal reasons. Please browse the "
|
||||||
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> "
|
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> "
|
||||||
"or refer to the "
|
"or refer to the "
|
||||||
|
"<a href='https://www.rockbox.org/manual.shtml'>manual</a> and "
|
||||||
"<a href= 'https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> "
|
"<a href= 'https://www.rockbox.org/wiki/SansaFuzePlus'>SansaFuzePlus</a> "
|
||||||
"wiki page on how to obtain this file.<br/>"
|
"wiki page on how to obtain this file.<br/>"
|
||||||
"Press Ok to continue and browse your computer for the firmware "
|
"Press Ok to continue and browse your computer for the firmware "
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue