Skip to content

Commit aa5afbb

Browse files
committed
docs: update LiveCodes component to point to the new app URL v43.livecodes.io
1 parent a79b8e3 commit aa5afbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/components/LiveCodes.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ watch(isDark, () => {
5858

5959
<template>
6060
<LiveCodes
61-
appUrl="https://v42.livecodes.io/"
61+
appUrl="https://v43.livecodes.io/"
6262
:config="config"
6363
@sdk-ready="onReady"
6464
:style="{ height: props.height || '250px' }"

0 commit comments

Comments
 (0)