From e2ffc931166c0c36c2d05cc4f8091b71c305f9bd Mon Sep 17 00:00:00 2001 From: caffeinatedcharlie Date: Sun, 7 Apr 2024 09:36:05 +0100 Subject: [PATCH] docs: correct the Discord redirect inside of new-project.md the new-project.md Discord link is https://sern.dev.discord not https://sern.dev/discord --- docs/guide/walkthrough/new-project.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/walkthrough/new-project.md b/docs/guide/walkthrough/new-project.md index 5b6a401e1..2831d3ae4 100644 --- a/docs/guide/walkthrough/new-project.md +++ b/docs/guide/walkthrough/new-project.md @@ -9,4 +9,4 @@ npm create @sern/bot ``` and follow the interactive prompts. -if somehow you need help, feel free to ask [here](https://sern.dev.discord) +if somehow you need help, feel free to ask [here](https://sern.dev/discord)