diff options
-rw-r--r-- | support/hololens/ServoApp/DefaultUrl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/hololens/ServoApp/DefaultUrl.h b/support/hololens/ServoApp/DefaultUrl.h index 43d11789cb7..3a586fcb4dc 100644 --- a/support/hololens/ServoApp/DefaultUrl.h +++ b/support/hololens/ServoApp/DefaultUrl.h @@ -1,3 +1,3 @@ #pragma once -#define DEFAULT_URL L"http://paulrouget.com/test/bbjs/basic/"; +#define DEFAULT_URL L"https://servo.org/hl-home/"; |