forked from dolphin-emu/dolphin
@@ -1415,7 +1415,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