docs: 调整附录知识库位置
- 导航栏将'附录'改名为'附录知识库' - README 中将附录知识库移至三个章节后面 - 修正附录链接指向正确的 index 页面
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user