mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 23:29:17 +00:00
commit
0f96a0104e
14 changed files with 23 additions and 38 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue