diff --git a/src/content/docs/de/contribute.mdx b/src/content/docs/de/contribute.mdx index ace9fe94f08d8..c69009ea1c082 100644 --- a/src/content/docs/de/contribute.mdx +++ b/src/content/docs/de/contribute.mdx @@ -27,7 +27,7 @@ Besuche [Astros GitHub-Profil](https://github.com/withastro), um die folgenden R - [Astro Docs](https://github.com/withastro/docs), eine komplette Astro-Website! Trage nicht nur zu schriftlichen Inhalten bei, sondern auch zu Astro-Code, der sich mit a11y, CSS, UI und UX befasst. Wir stellen unsere Dokumentation auch in mehreren Sprachen zur Verfügung, daher brauchen wir Hilfe bei der Übersetzung der gesamten Website. -- Der [Astro-Compiler](https://github.com/withastro/compiler), geschrieben in Go, wird als WASM verteilt. +- Der [Astro-Compiler](https://github.com/withastro/compiler-rs), geschrieben in Rust, wird als WASM verteilt. - Astros [Language Tools](https://github.com/withastro/astro/tree/main/packages/language-tools), das für die Astro-Sprache (`.astro`-Dateien) erforderliche Editor-Tooling.