mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-12 05:16:25 -05:00
Clean Up
This commit is contained in:
committed by
Buddybenj
parent
e7f2a04699
commit
4f324ad742
@@ -1376,7 +1376,7 @@ void CFrame::OnHelp(wxCommandEvent& event)
|
||||
WxUtils::Launch("https://dolphin-emu.org/docs/guides/");
|
||||
break;
|
||||
case IDM_HELP_GITHUB:
|
||||
WxUtils::Launch("https://github.com/dolphin-emu/dolphin/");
|
||||
WxUtils::Launch("https://github.com/dolphin-emu/dolphin");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user