mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
manual: Replace all rockbox.org urls with https.
In the process, utilize the \download{} and \wikilink{} commands instead
of direct URLs.
Change-Id: Iad38c15c7b9cec95b6c011fd0dbdbb3326985bbc
This commit is contained in:
parent
b459ded533
commit
72e9b61061
19 changed files with 64 additions and 63 deletions
|
|
@ -21,7 +21,7 @@ hr { display:none; }
|
|||
\Configure{BODY}{\HCode{<body onload="gsearch();">}}{\HCode{</body>}}
|
||||
\Configure{crosslinks*}{next}{up}{prev}{}
|
||||
\Configure{crosslinks+}%
|
||||
{\HCode{<div style='float:left;'><a href='http://www.rockbox.org'><img src='http://www.rockbox.org/rockbox100.png'/></a></div><div id='gsearch' style='float:right;'>Enable JavaScript to show search field.</div><div style='clear:both;' class='crosslinks'>}}%
|
||||
{\HCode{<div style='float:left;'><a href='https://www.rockbox.org'><img src='https://www.rockbox.org/rockbox100.png'/></a></div><div id='gsearch' style='float:right;'>Enable JavaScript to show search field.</div><div style='clear:both;' class='crosslinks'>}}%
|
||||
{\HCode{</div>}}%
|
||||
{\HCode{<div class='crosslinks'>}}%
|
||||
{\HCode{</div>}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue