mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 06:09:09 -04:00
update the retroshare docs link
This commit is contained in:
parent
b6e8f62307
commit
0d5022f963
4 changed files with 24 additions and 25 deletions
|
@ -345,7 +345,7 @@ void HomePage::webMail()
|
|||
|
||||
void HomePage::openWebHelp()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(QString("https://retroshare.readthedocs.io/en/latest/")));
|
||||
QDesktopServices::openUrl(QUrl(QString("https://retrosharedocs.readthedocs.io/en/latest/")));
|
||||
}
|
||||
|
||||
void HomePage::toggleUseOldFormat()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue