gitlabs -> gitlab

This commit is contained in:
KawaiiBunga 2024-03-07 07:40:29 +00:00
parent 2b304bb3c5
commit 0d40138fc4
1 changed files with 1 additions and 1 deletions

View File

@ -3582,7 +3582,7 @@ void GMainWindow::OpenURL(const QUrl& url) {
}
void GMainWindow::OnOpenModsPage() {
OpenURL(QUrl(QStringLiteral("https://gitlabs.com/suyu-emu/suyu/wiki/Switch-Mods")));
OpenURL(QUrl(QStringLiteral("https://gitlab.com/suyu-emu/suyu/wiki/Switch-Mods")));
}
void GMainWindow::OnOpenQuickstartGuide() {