diff --git a/README.md b/README.md index 69ec50b2f..89b165245 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ GitHub Stars License Docker Pulls - Discord + Discord Crowdin Sponsors Donations diff --git a/docs/getting-started/index.mdx b/docs/getting-started/index.mdx index aa173d486..e5588294d 100644 --- a/docs/getting-started/index.mdx +++ b/docs/getting-started/index.mdx @@ -104,7 +104,7 @@ Reactive Resume is built with modern web technologies: Join our Reddit community to get help and connect with other users. - + Join our Discord server to get help and connect with other users. diff --git a/src/routes/_home/-sections/footer.tsx b/src/routes/_home/-sections/footer.tsx index 419b1d527..ddbaef264 100644 --- a/src/routes/_home/-sections/footer.tsx +++ b/src/routes/_home/-sections/footer.tsx @@ -35,7 +35,7 @@ const getCommunityLinks = (): FooterLinkItem[] => [ { url: "https://github.com/amruthpillai/reactive-resume/issues", label: t`Report an issue` }, { url: "https://crowdin.com/project/reactive-resume", label: t`Translations` }, { url: "https://reddit.com/r/reactiveresume", label: t`Subreddit` }, - { url: "https://discord.gg/EE8yFqW4", label: t`Discord` }, + { url: "https://discord.gg/aSyA5ZSxpb", label: t`Discord` }, ]; const socialLinks: SocialLink[] = [