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
be9a4a8319
commit
1a44455205
|
@ -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