-
+
What do you want to use Boundless for?
diff --git a/src/lib/site.ts b/src/lib/site.ts
index 2a4477e..87247d1 100644
--- a/src/lib/site.ts
+++ b/src/lib/site.ts
@@ -15,6 +15,6 @@ export const SITE_DESCRIPTION =
/** Official profiles, used for Organization `sameAs` structured data. */
export const SITE_SOCIALS = [
'https://x.com/boundless_fi',
- 'https://github.com/boundless-fi',
- 'https://discord.gg/boundless',
+ 'https://github.com/boundlessfi',
+ 'https://discord.gg/7zJKnpCTKE',
];