diff --git a/rostests/rosautotest/CWebService.cpp b/rostests/rosautotest/CWebService.cpp index 5041812abb7..0cdae30986e 100644 --- a/rostests/rosautotest/CWebService.cpp +++ b/rostests/rosautotest/CWebService.cpp @@ -8,7 +8,7 @@ #include "precomp.h" static const WCHAR szHostname[] = L"reactos.org"; -static const WCHAR szServerFile[] = L"sites/all/modules/reactos/testman/webservice/"; +static const WCHAR szServerFile[] = L"testman/webservice/"; /** * Constructs a CWebService object and immediately establishes a connection to the "testman" Web Service.