mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
docs(menu): 移除迁移指南菜单项
- 从中文导航菜单中删除迁移指南链接 - 更新配置文件中的菜单结构
This commit is contained in:
parent
f3deb299ac
commit
597d4dfeda
@ -59,7 +59,6 @@ export default defineConfig({
|
|||||||
{ text: 'API 参考', link: '/zh-CN/api-reference' },
|
{ text: 'API 参考', link: '/zh-CN/api-reference' },
|
||||||
{ text: '常见问题', link: '/zh-CN/faq' },
|
{ text: '常见问题', link: '/zh-CN/faq' },
|
||||||
{ text: '故障排查', link: '/zh-CN/troubleshooting' },
|
{ text: '故障排查', link: '/zh-CN/troubleshooting' },
|
||||||
{ text: '迁移指南', link: '/zh-CN/migration-guide' },
|
|
||||||
{ text: '贡献指南', link: '/zh-CN/contributing' }
|
{ text: '贡献指南', link: '/zh-CN/contributing' }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user