diff --git a/README.md b/README.md index 79cb8472aefc..a7d8a1ebd90c 100644 --- a/README.md +++ b/README.md @@ -265,7 +265,7 @@ course = yaml_loader.load_course("./path/to/my/course") 🌟 Getting started
  • - 📜 Development documentation + 📜 Development documentation
  • diff --git a/apps/web/src/routes/development.svelte b/apps/web/src/routes/development.svelte index d5ad0f5f1ecc..ebc541d312bf 100644 --- a/apps/web/src/routes/development.svelte +++ b/apps/web/src/routes/development.svelte @@ -176,7 +176,7 @@
    Development documentation diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 0da2c2b8e70a..a40988d6b767 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -11,7 +11,7 @@ The site is statically built and hosted on GitHub pages, therefore there's no re ## Getting started Please check out our development documentation for instructions on -[setting up the development environment.](https://librelingo.readthedocs.io/en/latest/#setting-up-the-development-environment) +[setting up the development environment.](https://librelingo.app/docs/#setting-up-the-development-environment) ### Pick an issue