mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Clean Up
This commit is contained in:

committed by
Buddybenj

parent
e7f2a04699
commit
4f324ad742
@ -284,7 +284,7 @@ void DMainWindow::OnOpenDocs()
|
||||
|
||||
void DMainWindow::OnOpenGitHub()
|
||||
{
|
||||
QDesktopServices::openUrl(QUrl(SL("https://github.com/dolphin-emu/dolphin/")));
|
||||
QDesktopServices::openUrl(QUrl(SL("https://github.com/dolphin-emu/dolphin")));
|
||||
}
|
||||
|
||||
void DMainWindow::OnOpenSystemInfo()
|
||||
|
Reference in New Issue
Block a user