We don't have a forum anymore

Please kindly use github issues
This commit is contained in:
Zach Bacon 2018-07-24 17:42:55 -04:00 committed by GitHub
parent fca7e175d8
commit eb20bb4aad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2379,7 +2379,7 @@ EVT_HANDLER(BugReport, "Report bugs...")
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")