Update link to bug tracker in Help menu
Originally committed to SVN as r3048.
This commit is contained in:
parent
5d010113f0
commit
41f71ca3be
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue