docs(readme): add english navigation links to localized readmes

add secondary english navigation links in smaller font to all localized readme files for better accessibility
fix incorrect internal links in english documentation
This commit is contained in:
sanbuphy
2026-03-25 08:37:27 +08:00
parent 98ff6bd56e
commit fba9d76ddd
11 changed files with 58 additions and 18 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ Understand the core concepts, development history, and cutting-edge technical pr
description="Master the art of efficient dialogue with AI to unlock the potential of large models"
/>
<NavCard
href="/zh-cn/appendix/ai-evolution"
href="/en/appendix/8-artificial-intelligence/ai-history"
title="AI Evolution History"
description="Review key milestones in AI development and understand the trajectory of technological evolution"
/>
@@ -150,7 +150,7 @@ Basic knowledge of software development:
description="Basic knowledge of API interface design and development"
/>
<NavCard
href="/zh-cn/appendix/ide-intro/"
href="/en/appendix/2-development-tools/ide-basics"
title="IDE Principles"
description="Understand the internal working mechanism of Integrated Development Environments (IDEs)"
/>