You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/es/contribute.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Visita el [perfil de GitHub de Astro](https://github.com/withastro) para encontr
25
25
26
26
- ¡[Astro Docs](https://github.com/withastro/docs), un sitio web completo de Astro! Contribuye no solo con contenido escrito, sino también con código Astro que aborde las preocupaciones de a11y, CSS, UI y UX. También ponemos nuestra documentación disponible en varios idiomas, por lo que necesitamos ayuda para traducir todo el sitio.
27
27
28
-
- El [compilador de Astro](https://github.com/withastro/compiler), escrito en Go, distribuido como WASM.
28
+
- El [compilador de Astro](https://github.com/withastro/compiler-rs), escrito en Rust, distribuido como WASM.
29
29
30
30
- Las [herramientas de lenguaje de Astro](https://github.com/withastro/astro/tree/main/packages/language-tools), las herramientas del editor necesarias para el lenguaje Astro (archivos `.astro`).
0 commit comments