NOISSUE Update links to repo, fix up library README
This commit is contained in:
parent
a8458e36ff
commit
7c86732a47
11 changed files with 59 additions and 38 deletions
|
@ -206,7 +206,7 @@ void PageContainer::help()
|
|||
QString pageId = m_currentPage->helpPage();
|
||||
if (pageId.isEmpty())
|
||||
return;
|
||||
DesktopServices::openUrl(QUrl("https://github.com/MultiMC/MultiMC5/wiki/" + pageId));
|
||||
DesktopServices::openUrl(QUrl("https://github.com/MultiMC/Launcher/wiki/" + pageId));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue