diff --git a/samples/debugrpt/debugrpt.cpp b/samples/debugrpt/debugrpt.cpp index 1cec0dfa13..c46a4739a7 100644 --- a/samples/debugrpt/debugrpt.cpp +++ b/samples/debugrpt/debugrpt.cpp @@ -37,7 +37,7 @@ class MyDebugReport : public wxDebugReportUpload public: MyDebugReport() : wxDebugReportUpload ( - _T("http://iml2.hitchcock.org/intranet/crashes/wxtest"), + _T("http://your.url.here/"), _T("report:file"), _T("action") )