Updated source code URL
This commit is contained in:
parent
4ec5f58ce1
commit
a9916c901e
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue