aboutsummaryrefslogtreecommitdiff
path: root/demo/src
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src')
-rw-r--r--demo/src/compile.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/demo/src/compile.ts b/demo/src/compile.ts
index 31dda0a..7ca7a72 100644
--- a/demo/src/compile.ts
+++ b/demo/src/compile.ts
@@ -1,4 +1,4 @@
-const url = 'https://wokwi-hexi-73miufol2q-uc.a.run.app';
+const url = 'https://hexi.wokwi.com';
export interface HexiResult {
stdout: string;