From 72e9b610616f2969b100d501ab4f15ab5aecdd27 Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Sat, 12 Dec 2020 23:08:16 -0500 Subject: manual: Replace all rockbox.org urls with https. In the process, utilize the \download{} and \wikilink{} commands instead of direct URLs. Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc --- manual/getting_started/mpio_install.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual/getting_started/mpio_install.tex') diff --git a/manual/getting_started/mpio_install.tex b/manual/getting_started/mpio_install.tex index 6810f8f060..f4b43c230f 100644 --- a/manual/getting_started/mpio_install.tex +++ b/manual/getting_started/mpio_install.tex @@ -9,13 +9,13 @@ \begin{enumerate} \item Download official Rockbox bootloader for MPIO \playertype{} from \opt{mpiohd200}{ - \url {http://download.rockbox.org/bootloader/mpio/hd200}}% + \download{bootloader/mpio/hd200}}% \opt{mpiohd300}{ - \url {http://download.rockbox.org/bootloader/mpio/hd300}} + \download{bootloader/mpio/hd300}} and save it to your desktop. The archive contains three files: bootloader.mpio, bootloader.map and rockbox-info.txt. The first file is actual bootloader, two others can be used for debugging and are irrelevant for end user. - \item Download mkmpioboot utility from \url{http://download.rockbox.org/bootloader/mpio/mkmpioboot} + \item Download mkmpioboot utility from \download{bootloader/mpio/mkmpioboot} \item Process previously downloaded official firmware to include rockbox bootloader. Open terminal window and type the following command: \begin{code}[firstline=\opt{mpiohd200}{1}\opt{mpiohd300}{2}, -- cgit v1.2.3