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:
- 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/
---
<HomeFeatures />