|
|
@ -29,7 +29,7 @@ export const KNOWN_LANGUAGES = { |
|
|
|
} as const; |
|
|
|
} as const; |
|
|
|
export const KNOWN_LANGUAGE_CODES = Object.values(KNOWN_LANGUAGES); |
|
|
|
export const KNOWN_LANGUAGE_CODES = Object.values(KNOWN_LANGUAGES); |
|
|
|
|
|
|
|
|
|
|
|
export const GITHUB_EDIT_URL = `https://git.nextgraph.org/NextGraph/docs-site`; |
|
|
|
export const GITHUB_EDIT_URL = `https://git.nextgraph.org/NextGraph/docs-site/src/branch/master`; |
|
|
|
|
|
|
|
|
|
|
|
export const COMMUNITY_INVITE_URL = `https://forum.nextgraph.org`; |
|
|
|
export const COMMUNITY_INVITE_URL = `https://forum.nextgraph.org`; |
|
|
|
|
|
|
|
|
|
|
|