fix: switch to polymc.org wiki
This commit is contained in:
parent
ca211558b5
commit
b162351ff4
@ -207,7 +207,7 @@ void PageContainer::help()
|
|||||||
QString pageId = m_currentPage->helpPage();
|
QString pageId = m_currentPage->helpPage();
|
||||||
if (pageId.isEmpty())
|
if (pageId.isEmpty())
|
||||||
return;
|
return;
|
||||||
DesktopServices::openUrl(QUrl("https://github.com/PolyMC/PolyMC/wiki/" + pageId));
|
DesktopServices::openUrl(QUrl("https://polymc.org/wiki/" + pageId));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user