mirror of https://github.com/odrling/Aegisub
Update link to bug tracker in Help menu
Originally committed to SVN as r3048.
This commit is contained in:
parent
5d010113f0
commit
41f71ca3be
|
@ -603,7 +603,7 @@ void FrameMain::OnBugTracker(wxCommandEvent& WXUNUSED(event)) {
|
|||
}
|
||||
}
|
||||
|
||||
AegisubApp::OpenURL(_T("http://bugs.aegisub.net/"));
|
||||
AegisubApp::OpenURL(_T("http://devel.aegisub.org/"));
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue