We don't have a forum anymore
Please kindly use github issues
This commit is contained in:
parent
fca7e175d8
commit
eb20bb4aad
|
@ -2379,7 +2379,7 @@ EVT_HANDLER(BugReport, "Report bugs...")
|
||||||
|
|
||||||
EVT_HANDLER(FAQ, "VBA-M support forum")
|
EVT_HANDLER(FAQ, "VBA-M support forum")
|
||||||
{
|
{
|
||||||
wxLaunchDefaultBrowser(wxT("http://vba-m.com/forum/"));
|
wxLaunchDefaultBrowser(wxT("https://github.com/visualboyadvance-m/visualboyadvance-m/"));
|
||||||
}
|
}
|
||||||
|
|
||||||
EVT_HANDLER(Translate, "Translations")
|
EVT_HANDLER(Translate, "Translations")
|
||||||
|
|
Loading…
Reference in New Issue