Docs: update community invite link
This commit is contained in:
parent
0ff115fdfb
commit
e6ca1f85bd
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue