Updated source code URL

This commit is contained in:
Zane U. Ji 2013-10-25 00:12:11 +08:00
parent 4ec5f58ce1
commit a9916c901e
1 changed files with 1 additions and 1 deletions

View File

@ -4452,7 +4452,7 @@ void MyFrame::OnHome ( wxCommandEvent& event )
void MyFrame::OnDownloadSource ( wxCommandEvent& event )
{
wxLaunchDefaultBrowser ( _T ( "http://xml-copy-editor.svn.sourceforge.net/viewvc/xml-copy-editor/" ) );
wxLaunchDefaultBrowser ( _T ( "http://sourceforge.net/p/xml-copy-editor/code/" ) );
}
void MyFrame::OnToolbarVisible ( wxCommandEvent& event )