update domain name to os.mbed.com

pull/4795/head
Sarah Marsh 2017-09-20 18:26:52 -05:00
parent 92a642bc5e
commit fbe8dfae19
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ using namespace utest::v1;
namespace {
// Test connection information
const char *HTTP_SERVER_NAME = "developer.mbed.org";
const char *HTTP_SERVER_NAME = "os.mbed.com";
const char *HTTP_SERVER_FILE_PATH = "/media/uploads/mbed_official/hello.txt";
const int HTTP_SERVER_PORT = 80;
#if defined(TARGET_VK_RZ_A1H)

View File

@ -32,7 +32,7 @@ using namespace utest::v1;
namespace {
// Test connection information
const char *HTTP_SERVER_NAME = "developer.mbed.org";
const char *HTTP_SERVER_NAME = "os.mbed.com";
const char *HTTP_SERVER_FILE_PATH = "/media/uploads/mbed_official/hello.txt";
const int HTTP_SERVER_PORT = 80;
#if defined(TARGET_VK_RZ_A1H)