docs: 调整附录知识库位置

- 导航栏将'附录'改名为'附录知识库'
- README 中将附录知识库移至三个章节后面
- 修正附录链接指向正确的 index 页面
This commit is contained in:
sanbuphy
2026-03-03 00:09:45 +08:00
parent 02694d8cb4
commit 6db9ef4d7c
2 changed files with 95 additions and 95 deletions
+1 -1
View File
@@ -1214,7 +1214,7 @@ Sitemap: ${siteUrl}/sitemap.xml
link: '/zh-cn/stage-3/',
activeMatch: '/zh-cn/stage-3/'
},
{ text: '附录', link: '/zh-cn/appendix/index', activeMatch: '/zh-cn/appendix/' }
{ text: '附录知识库', link: '/zh-cn/appendix/index', activeMatch: '/zh-cn/appendix/' }
],
sidebar: {
'/zh-cn/stage-0/': productManagerSidebar,