We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bc506 commit 85a4bf2Copy full SHA for 85a4bf2
apps/web/lib/examples.ts
@@ -53,7 +53,7 @@ export const examples: Example[] = [
53
description: "AI chat app built with SvelteKit and the Svelte renderer.",
54
tags: ["Svelte", "SvelteKit", "AI"],
55
githubPath: "examples/svelte-chat",
56
- demoUrl: "https://svelte-chat-demo.json-render.dev",
+ demoUrl: "https://json-render-svelte-chat-demo.labs.vercel.dev",
57
},
58
{
59
slug: "vue",
0 commit comments