Skip to content

Commit 85a4bf2

Browse files
committed
Revert svelte-chat demo URL change
Keep the original labs.vercel.dev URL for the Svelte Chat demo.
1 parent a6bc506 commit 85a4bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/lib/examples.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export const examples: Example[] = [
5353
description: "AI chat app built with SvelteKit and the Svelte renderer.",
5454
tags: ["Svelte", "SvelteKit", "AI"],
5555
githubPath: "examples/svelte-chat",
56-
demoUrl: "https://svelte-chat-demo.json-render.dev",
56+
demoUrl: "https://json-render-svelte-chat-demo.labs.vercel.dev",
5757
},
5858
{
5959
slug: "vue",

0 commit comments

Comments
 (0)