diff --git a/scripts/system/html/users.html b/scripts/system/html/users.html index cbe69efd92..de6a03b702 100644 --- a/scripts/system/html/users.html +++ b/scripts/system/html/users.html @@ -12,5 +12,25 @@

Hello Users

+ +
+ + \ No newline at end of file diff --git a/scripts/system/users.js b/scripts/system/users.js index 5603cc591c..76745ac86e 100644 --- a/scripts/system/users.js +++ b/scripts/system/users.js @@ -11,7 +11,7 @@ // (function() { // BEGIN LOCAL_SCOPE - var USERS_URL = "https://hifi-content.s3.amazonaws.com/faye/tablet-dev/users.html"; + var USERS_URL = Script.resolvePath("html/users.html"); var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system"); var button = tablet.addButton({ // TODO: work with Alan to make new icon art