diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-12-12 23:08:16 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-12-12 23:17:04 -0500 |
commit | 72e9b610616f2969b100d501ab4f15ab5aecdd27 (patch) | |
tree | 04ad7fc8e1b83fcbf82605ea2d0d579a99ad8ae3 /manual/getting_started/main.tex | |
parent | b459ded533dd57506972b92127c618254322d8ca (diff) | |
download | rockbox-72e9b610616f2969b100d501ab4f15ab5aecdd27.tar.gz rockbox-72e9b610616f2969b100d501ab4f15ab5aecdd27.tar.bz2 rockbox-72e9b610616f2969b100d501ab4f15ab5aecdd27.zip |
manual: Replace all rockbox.org urls with https.
In the process, utilize the \download{} and \wikilink{} commands instead
of direct URLs.
Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc
Diffstat (limited to 'manual/getting_started/main.tex')
-rw-r--r-- | manual/getting_started/main.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/manual/getting_started/main.tex b/manual/getting_started/main.tex index 4d1798a4c7..947be98d9e 100644 --- a/manual/getting_started/main.tex +++ b/manual/getting_started/main.tex @@ -28,15 +28,15 @@ and filenames spelled out or spoken. \section{Getting more help} This manual is intended to be a comprehensive introduction to the Rockbox firmware. There is, however, more help available. The Rockbox website at -\url{http://www.rockbox.org/} contains very extensive documentation and guides +\url{https://www.rockbox.org/} contains very extensive documentation and guides written by members of the Rockbox community and this should be your first port of call when looking for further help. If you cannot find the information you are searching for on the Rockbox website there are a number of support channels you should have a look at. -You can try the Rockbox forums located at \url{http://forums.rockbox.org/}. +You can try the Rockbox forums located at \url{https://forums.rockbox.org/}. The mailing lists are another option, and can be found at -\url{http://www.rockbox.org/mail/}. From that page you can subscribe to the +\url{https://www.rockbox.org/mail/}. From that page you can subscribe to the lists and browse the archives. To search the list archives simply use the search field that is located on the left side of the website. Furthermore, you can ask on IRC. The main channel for Rockbox is @@ -44,7 +44,7 @@ Furthermore, you can ask on IRC. The main channel for Rockbox is and users are usually around. Just join and ask your question (don't ask to ask!) -- if someone knows the answer you'll usually get an answer pretty quickly. More information including IRC logs -can be found at \url{http://www.rockbox.org/irc/}. We also have a web client +can be found at \url{https://www.rockbox.org/irc/}. We also have a web client so that you can join the Rockbox IRC channel without needing to install additional software onto your computer. |