change url of docs-site

master
Niko 1 year ago
parent 626f68f9fa
commit 92ea3eca14
  1. 2
      src/config.ts
  2. 2
      src/pages/en/introduction.md

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

@ -13,3 +13,5 @@ Come back soon as this page will be updated quickly.
If you have questions or want to get in touch with us, the simplest way is to join the [forum](https://forum.nextgraph.org).
For bug reports, please create an account and submit a new issue in our [Gitea instance](https://git.nextgraph.org).
Stay tuned by subscribing to our [newsletter](https://list.nextgraph.org/subscription/form).

Loading…
Cancel
Save