From fad887860514ec5b2f4360f5960ee197fd7b775f Mon Sep 17 00:00:00 2001 From: gubo97000 Date: Mon, 7 Oct 2024 13:58:35 +0300 Subject: [PATCH] fixed broken link removed vite from the svelte link that was giving 404 --- apps/website/docs/getting-started/examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/docs/getting-started/examples.md b/apps/website/docs/getting-started/examples.md index 45ec871..03a6ff1 100644 --- a/apps/website/docs/getting-started/examples.md +++ b/apps/website/docs/getting-started/examples.md @@ -58,7 +58,7 @@ any of the examples. img="/img/sveltekit-vite.png" title="SvelteKit + Vite" desc="SvelteKit with Vite (multithread version)" - url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/sveltekit-vite-app" + url="https://github.com/ffmpegwasm/ffmpeg.wasm/tree/main/apps/sveltekit-app" />