From 0fe88fb03d62fb95ba096e497a8300a5c8e1ce6a Mon Sep 17 00:00:00 2001 From: xHyroM Date: Sun, 7 May 2023 14:05:46 +0200 Subject: [PATCH] fix: use discord long invite --- README.md | 2 +- src/components/widgets/index/Socials.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56a908a..1fc81f0 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

Source code for hyro's website, simple and modern page.

- +

diff --git a/src/components/widgets/index/Socials.astro b/src/components/widgets/index/Socials.astro index 3660b5e..d949980 100644 --- a/src/components/widgets/index/Socials.astro +++ b/src/components/widgets/index/Socials.astro @@ -7,7 +7,7 @@ const socials = [ }, { name: "Discord", - link: "https://discord.gg/kFPKmEKeMS/", + link: "https://discord.com/invite/kFPKmEKeMS/", icon: "discord", }, {