fix: correct hero button links from /stage-1/ to /stage-1/learning-map/ to avoid 404

This commit is contained in:
sanbuphy
2026-05-14 12:39:03 +08:00
parent 3f169f543d
commit fa940c15f8
9 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: ابدأ vibe معًا! text: ابدأ vibe معًا!
link: /ar-sa/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: مخطط الدورة text: مخطط الدورة
link: /ar-sa/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: Zusammen vibe starten! text: Zusammen vibe starten!
link: /de-de/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: Kursübersicht text: Kursübersicht
link: /de-de/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+1 -1
View File
@@ -17,7 +17,7 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: Start Vibe Together! text: Start Vibe Together!
link: /en/stage-1/ link: /en/stage-1/learning-map/
- theme: alt - theme: alt
text: GitHub text: GitHub
link: https://github.com/datawhalechina/easy-vibe link: https://github.com/datawhalechina/easy-vibe
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: ¡Empezar a vibe juntos! text: ¡Empezar a vibe juntos!
link: /es-es/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: Esquema del Curso text: Esquema del Curso
link: /es-es/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: Commencer à vibe ensemble ! text: Commencer à vibe ensemble !
link: /fr-fr/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: Plan du Cours text: Plan du Cours
link: /fr-fr/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: 一緒にvibeを始めよう! text: 一緒にvibeを始めよう!
link: /ja-jp/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: コース概要 text: コース概要
link: /ja-jp/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: 함께 vibe 시작! text: 함께 vibe 시작!
link: /ko-kr/stage-1/ link: /ko-kr/stage-1/learning-map/
- theme: alt - theme: alt
text: 과정 개요 text: 과정 개요
link: /ko-kr/stage-1/ link: /ko-kr/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: Bắt đầu vibe cùng nhau! text: Bắt đầu vibe cùng nhau!
link: /vi-vn/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: Đề cương khóa học text: Đề cương khóa học
link: /vi-vn/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />
+2 -2
View File
@@ -17,10 +17,10 @@ hero:
actions: actions:
- theme: brand - theme: brand
text: 開始一起 vibe text: 開始一起 vibe
link: /zh-tw/stage-1/ link: /zh-cn/stage-1/learning-map/
- theme: alt - theme: alt
text: 課程大綱 text: 課程大綱
link: /zh-tw/stage-1/ link: /zh-cn/stage-1/learning-map/
--- ---
<HomeFeatures /> <HomeFeatures />