From 8c7f1eed698818b564c6be612f65352de45ec82b Mon Sep 17 00:00:00 2001 From: laazyCmd Date: Wed, 5 Oct 2022 21:27:50 +0800 Subject: [PATCH] fix link redirect to discord --- site/content/docs/01-getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/docs/01-getting-started.md b/site/content/docs/01-getting-started.md index b8119390f4..8ae5b1fb9c 100644 --- a/site/content/docs/01-getting-started.md +++ b/site/content/docs/01-getting-started.md @@ -18,4 +18,4 @@ Or use [SvelteKit](https://kit.svelte.dev/), the official application framework See the SvelteSociety website run by the Svelte community for a list of integrations with various [tooling and editots](https://sveltesociety.dev/tools). -If you're having trouble, get help on [Discord](https://svelte.dev/blog/chat) or [StackOverflow](https://stackoverflow.com/questions/tagged/svelte). +If you're having trouble, get help on [Discord](https://svelte.dev/chat) or [StackOverflow](https://stackoverflow.com/questions/tagged/svelte).