mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
docs(nav): 更新源码生成器导航链接
- 修正源码生成器菜单项的链接路径,移除 overview 后缀
This commit is contained in:
parent
1ab615db26
commit
08650cf682
@ -47,7 +47,7 @@ export default defineConfig({
|
||||
{ text: 'Core', link: '/zh-CN/core/' },
|
||||
{ text: 'Game', link: '/zh-CN/game/' },
|
||||
{ text: 'Godot', link: '/zh-CN/godot/' },
|
||||
{ text: '源码生成器', link: '/zh-CN/source-generators/overview' },
|
||||
{ text: '源码生成器', link: '/zh-CN/source-generators' },
|
||||
{ text: '教程', link: '/zh-CN/tutorials/basic-tutorial' },
|
||||
],
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user