diff --git a/apps/docs/src/config.ts b/apps/docs/src/config.ts index 94f29c7..25072c8 100644 --- a/apps/docs/src/config.ts +++ b/apps/docs/src/config.ts @@ -33,7 +33,7 @@ export const KNOWN_LANGUAGE_CODES = Object.values(KNOWN_LANGUAGES); export const GITHUB_EDIT_URL = `https://github.com/ayoayco/astro-reactive-library/tree/main/apps/docs`; -export const COMMUNITY_INVITE_URL = `https://astro.build/chat`; +export const COMMUNITY_INVITE_URL = `https://github.com/ayoayco/astro-reactive-library/discussions`; // See "Algolia" section of the README for more information. export const ALGOLIA = {