diff --git a/src/content/docs/es/getting-started.mdx b/src/content/docs/es/getting-started.mdx
index 475106e780279..5339213d6ce2c 100644
--- a/src/content/docs/es/getting-started.mdx
+++ b/src/content/docs/es/getting-started.mdx
@@ -5,6 +5,9 @@ i18nReady: true
tableOfContents: false
editUrl: false
next: false
+banner:
+ content: |
+ ¡Astro v6 está aquí! Aprende a actualizar tu sitio
hero:
title: Docs de Astro
tagline: Guías, recursos y referencias de API para ayudarte a construir con Astro.
@@ -33,7 +36,7 @@ import Discord from '~/components/Landing/Discord.astro'
- Completa nuestro [Tutorial de creación un blog](/es/tutorial/0-introduction/) introductorio para aprender los conceptos básicos y crear tu primer sitio con Astro.
+ Completa nuestro [Tutorial: Crear un blog](/es/tutorial/0-introduction/) introductorio para aprender los conceptos básicos y crear tu primer sitio con Astro.