File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ using namespace utest::v1;
32
32
33
33
namespace {
34
34
// Test connection information
35
- const char *HTTP_SERVER_NAME = " developer .mbed.org " ;
35
+ const char *HTTP_SERVER_NAME = " os .mbed.com " ;
36
36
const char *HTTP_SERVER_FILE_PATH = " /media/uploads/mbed_official/hello.txt" ;
37
37
const int HTTP_SERVER_PORT = 80 ;
38
38
#if defined(TARGET_VK_RZ_A1H)
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ using namespace utest::v1;
32
32
33
33
namespace {
34
34
// Test connection information
35
- const char *HTTP_SERVER_NAME = " developer .mbed.org " ;
35
+ const char *HTTP_SERVER_NAME = " os .mbed.com " ;
36
36
const char *HTTP_SERVER_FILE_PATH = " /media/uploads/mbed_official/hello.txt" ;
37
37
const int HTTP_SERVER_PORT = 80 ;
38
38
#if defined(TARGET_VK_RZ_A1H)
You can’t perform that action at this time.
0 commit comments