mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
Bye mamario, you won't be missed
This commit is contained in:
parent
7b43e1869f
commit
d13163380d
2 changed files with 2 additions and 2 deletions
|
@ -1289,7 +1289,7 @@ void CFrame::OnHelp(wxCommandEvent& event)
|
|||
}
|
||||
break;
|
||||
case IDM_HELPWEBSITE:
|
||||
WxUtils::Launch("http://www.dolphin-emulator.com/");
|
||||
WxUtils::Launch("http://dolphin-emu.org/");
|
||||
break;
|
||||
case IDM_HELPGOOGLECODE:
|
||||
WxUtils::Launch("http://code.google.com/p/dolphin-emu/");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue