Skip to content

Commit 6d1018d

Browse files
authored
Update index.html
1 parent 3f1af4c commit 6d1018d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

certify/seal/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
// STP SEAL TOOL v3.0 – Full Calendar + Backend Integration
276276
// ============================================================
277277

278-
const BACKEND_URL = '/api/stp-seal';
278+
const BACKEND_URL = '/api/tools';
279279

280280
let CURRENT_ENTRY = null;
281281
let sessionLedger = [];
@@ -606,4 +606,4 @@
606606
})();
607607
</script>
608608
</body>
609-
</html>
609+
</html>

0 commit comments

Comments
 (0)