manual: Correct dead links for Sandisk Fuze+ firmware download
rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]> Fri, 3 Apr 2026 17:35:17 -0400
| Newsgroups | gmane.comp.systems.archos.rockbox.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit 1c4774e7e95c7ab89de51fd06eea7e2b602342d3 Author: Solomon Peachy <[email protected]> Date: Fri Apr 3 17:33:08 2026 -0400 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 diff --git a/manual/getting_started/IMX233_install.tex b/manual/getting_started/IMX233_install.tex index c2846a85d3..05b878b1db 100644 --- a/manual/getting_started/IMX233_install.tex +++ b/manual/getting_started/IMX233_install.tex @@ -4,9 +4,10 @@ In order to install the bootloader, you will need to download the following files: \begin{itemize} - \item An original firmware (OF) from \playerman's website: + \item An original firmware (OF) from % \playerman's website: \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: \opt{fuzeplus}{\download{bootloader/sandisk-sansa/fuzeplus/bootloader-fuzeplus.sansa}} diff --git a/utils/rbutilqt/base/bootloaderinstallimx.cpp b/utils/rbutilqt/base/bootloaderinstallimx.cpp index aa4932cbd3..c50fae1fd7 100644 --- a/utils/rbutilqt/base/bootloaderinstallimx.cpp +++ b/utils/rbutilqt/base/bootloaderinstallimx.cpp @@ -76,6 +76,7 @@ QString BootloaderInstallImx::ofHint() "yourself due to legal reasons. Please browse the " "<a href='http://forums.sandisk.com/sansa/'>Sansa Forums</a> " "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> " "wiki page on how to obtain this file.<br/>" "Press Ok to continue and browse your computer for the firmware " -- rockbox-cvs mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-cvs