From fa940c15f822fd4d650681653aa6caab68e85d73 Mon Sep 17 00:00:00 2001 From: sanbuphy Date: Thu, 14 May 2026 12:39:03 +0800 Subject: [PATCH] fix: correct hero button links from /stage-1/ to /stage-1/learning-map/ to avoid 404 --- docs/ar-sa/index.md | 4 ++-- docs/de-de/index.md | 4 ++-- docs/en/index.md | 2 +- docs/es-es/index.md | 4 ++-- docs/fr-fr/index.md | 4 ++-- docs/ja-jp/index.md | 4 ++-- docs/ko-kr/index.md | 4 ++-- docs/vi-vn/index.md | 4 ++-- docs/zh-tw/index.md | 4 ++-- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/ar-sa/index.md b/docs/ar-sa/index.md index 19e75fd..c4b3b68 100644 --- a/docs/ar-sa/index.md +++ b/docs/ar-sa/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: ابدأ vibe معًا! - link: /ar-sa/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: مخطط الدورة - link: /ar-sa/stage-1/ + link: /zh-cn/stage-1/learning-map/ --- diff --git a/docs/de-de/index.md b/docs/de-de/index.md index f8d5f5e..a2c1524 100644 --- a/docs/de-de/index.md +++ b/docs/de-de/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: Zusammen vibe starten! - link: /de-de/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: Kursübersicht - link: /de-de/stage-1/ + link: /zh-cn/stage-1/learning-map/ --- diff --git a/docs/en/index.md b/docs/en/index.md index 2bb61d2..6e1bd3b 100644 --- a/docs/en/index.md +++ b/docs/en/index.md @@ -17,7 +17,7 @@ hero: actions: - theme: brand text: Start Vibe Together! - link: /en/stage-1/ + link: /en/stage-1/learning-map/ - theme: alt text: GitHub link: https://github.com/datawhalechina/easy-vibe diff --git a/docs/es-es/index.md b/docs/es-es/index.md index aea5071..dd50e6d 100644 --- a/docs/es-es/index.md +++ b/docs/es-es/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: ¡Empezar a vibe juntos! - link: /es-es/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: Esquema del Curso - link: /es-es/stage-1/ + link: /zh-cn/stage-1/learning-map/ --- diff --git a/docs/fr-fr/index.md b/docs/fr-fr/index.md index cc16cee..923a6a1 100644 --- a/docs/fr-fr/index.md +++ b/docs/fr-fr/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: Commencer à vibe ensemble ! - link: /fr-fr/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: Plan du Cours - link: /fr-fr/stage-1/ + link: /zh-cn/stage-1/learning-map/ --- diff --git a/docs/ja-jp/index.md b/docs/ja-jp/index.md index b0e1f39..7b4ee90 100644 --- a/docs/ja-jp/index.md +++ b/docs/ja-jp/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: 一緒にvibeを始めよう! - link: /ja-jp/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: コース概要 - link: /ja-jp/stage-1/ + link: /zh-cn/stage-1/learning-map/ --- diff --git a/docs/ko-kr/index.md b/docs/ko-kr/index.md index f51f7e0..38e43fc 100644 --- a/docs/ko-kr/index.md +++ b/docs/ko-kr/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: 함께 vibe 시작! - link: /ko-kr/stage-1/ + link: /ko-kr/stage-1/learning-map/ - theme: alt text: 과정 개요 - link: /ko-kr/stage-1/ + link: /ko-kr/stage-1/learning-map/ --- diff --git a/docs/vi-vn/index.md b/docs/vi-vn/index.md index 73eb23a..873fac7 100644 --- a/docs/vi-vn/index.md +++ b/docs/vi-vn/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: Bắt đầu vibe cùng nhau! - link: /vi-vn/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: Đề cương khóa học - link: /vi-vn/stage-1/ + link: /zh-cn/stage-1/learning-map/ --- diff --git a/docs/zh-tw/index.md b/docs/zh-tw/index.md index 6a6e69b..aea0de7 100644 --- a/docs/zh-tw/index.md +++ b/docs/zh-tw/index.md @@ -17,10 +17,10 @@ hero: actions: - theme: brand text: 開始一起 vibe! - link: /zh-tw/stage-1/ + link: /zh-cn/stage-1/learning-map/ - theme: alt text: 課程大綱 - link: /zh-tw/stage-1/ + link: /zh-cn/stage-1/learning-map/ ---