From 0fc66794df04e32a6b868eca3d1e3278a065cc96 Mon Sep 17 00:00:00 2001 From: Andreas Deininger Date: Fri, 3 Apr 2026 21:12:20 +0200 Subject: [PATCH] i18n(de): update contribute.mdx --- src/content/docs/de/contribute.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.