Update link to bug tracker in Help menu

Originally committed to SVN as r3048.
This commit is contained in:
harukalover 2009-06-11 18:04:48 +00:00
parent 5d010113f0
commit 41f71ca3be

View file

@ -603,7 +603,7 @@ void FrameMain::OnBugTracker(wxCommandEvent& WXUNUSED(event)) {
}
}
AegisubApp::OpenURL(_T("http://bugs.aegisub.net/"));
AegisubApp::OpenURL(_T("http://devel.aegisub.org/"));
}