Commit 67124ddb authored by JOE XMG's avatar JOE XMG
Browse files

update file path

parent a4c85a7b
Pipeline #9124 passed with stage
in 18 seconds
......@@ -529,7 +529,7 @@ function closeDatastream() {
document.getElementById("toggleSpaceTime").addEventListener("click", function () {
// URL for the space-time visualization page
var spaceTimeURL = "/STC.html";
var spaceTimeURL = "./STC.html";
// Open the space-time visualization page in a new window
window.open(spaceTimeURL, "_blank");
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment