Skip to content

Commit

Permalink
Update splat file link
Browse files Browse the repository at this point in the history
  • Loading branch information
tansangxtt authored May 13, 2024
1 parent 13cdab9 commit 58e0518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ async function main() {
// "nike.splat",
// location.href,
params.get("url") || "pier.splat",
"https://github.com/hkust-vgd/splat-viewer/blob/main/",
"https://splat-viewer.hkustvgd.com/",
);
const req = await fetch(url, {
mode: "cors", // no-cors, *cors, same-origin
Expand Down

0 comments on commit 58e0518

Please sign in to comment.