Skip to content

Commit 59e0bdc

Browse files
committed
fix(demo): switch to hexi.wokwi.com build server
1 parent 2baf7d3 commit 59e0bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/compile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const url = 'https://wokwi-hexi-73miufol2q-uc.a.run.app';
1+
const url = 'https://hexi.wokwi.com';
22

33
export interface HexiResult {
44
stdout: string;

0 commit comments

Comments
 (0)