From e531468ac7dacbe5b99e5292141a8f0158f13e8a Mon Sep 17 00:00:00 2001 From: "Anthony J. Thibault" Date: Thu, 22 Jun 2017 13:14:47 -0700 Subject: [PATCH] Fix for html url --- scripts/developer/tests/puck-attach.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/developer/tests/puck-attach.js b/scripts/developer/tests/puck-attach.js index 7fe13e6ba1..00d2ca5fa3 100644 --- a/scripts/developer/tests/puck-attach.js +++ b/scripts/developer/tests/puck-attach.js @@ -13,8 +13,7 @@ Script.include("/~/system/libraries/Xform.js"); (function() { // BEGIN LOCAL_SCOPE var TABLET_BUTTON_NAME = "PUCKTACH"; -// var HTML_URL = "https://s3.amazonaws.com/hifi-public/tony/html/puck-attach.html"; -var HTML_URL = "file:///C:/msys64/home/anthony/code/hifi/examples/html/puck-attach.html"; +var HTML_URL = "https://s3.amazonaws.com/hifi-public/tony/html/puck-attach.html"; var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system"); var tabletButton = tablet.addButton({