From 2f391c8dd2ef53a30c31e6e93248a198434f90a0 Mon Sep 17 00:00:00 2001 From: Joel Daniel Rico Date: Thu, 3 Apr 2025 00:15:20 -0700 Subject: [PATCH] fix discord link --- src/lib/data/links.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/data/links.json b/src/lib/data/links.json index 9273b2c..a2fedf4 100644 --- a/src/lib/data/links.json +++ b/src/lib/data/links.json @@ -1,5 +1,5 @@ { - "discord": "https://discord.gg/knmKhJknKm", + "discord": "https://discord.gg/ZBdeAN98kV", "github": "https://github.com/acmcsufoss/fullyhacks", "linkedin": "https://www.linkedin.com/company/fullyhacks/", "instagram": "https://www.instagram.com/fullyhacks/",