diff --git a/src/content/docs/de/contribute.mdx b/src/content/docs/de/contribute.mdx index f8470cd46a074..ace9fe94f08d8 100644 --- a/src/content/docs/de/contribute.mdx +++ b/src/content/docs/de/contribute.mdx @@ -29,7 +29,7 @@ Besuche [Astros GitHub-Profil](https://github.com/withastro), um die folgenden R - Der [Astro-Compiler](https://github.com/withastro/compiler), geschrieben in Go, wird als WASM verteilt. -- Astros [Language Tools](https://github.com/withastro/language-tools), das für die Astro-Sprache (`.astro`-Dateien) erforderliche Editor-Tooling. +- Astros [Language Tools](https://github.com/withastro/astro/tree/main/packages/language-tools), das für die Astro-Sprache (`.astro`-Dateien) erforderliche Editor-Tooling. - [Starlight](https://github.com/withastro/starlight), das offizielle Dokumentations-Framework von Astro.