mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
rbutil: http:// -> https:// for all displayed Rockbox URLs.
Change-Id: I6afe427144681103e52cb976ac10fdbd939e2237
This commit is contained in:
parent
1fadf1cd89
commit
f884f92234
29 changed files with 299 additions and 299 deletions
|
|
@ -357,7 +357,7 @@ void RbUtilQt::about()
|
|||
|
||||
void RbUtilQt::help()
|
||||
{
|
||||
QUrl helpurl("http://www.rockbox.org/wiki/RockboxUtility");
|
||||
QUrl helpurl("https://www.rockbox.org/wiki/RockboxUtility");
|
||||
QDesktopServices::openUrl(helpurl);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue