浏览代码

Update index.js

sebavan 6 年之前
父节点
当前提交
73ade471f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Playground/js/index.js

+ 1 - 1
Playground/js/index.js

@@ -159,7 +159,7 @@ function showError(errorMessage, errorEvent) {
             markDirty();
         });
 
-        var snippetV3Url = "https://snippet.babylonjs.com"
+        var snippetV3Url = "https://babylonsnippetsv3.azurewebsites.net"
         var currentSnippetToken;
         var currentSnippetTitle = null;
         var currentSnippetDescription = null;