diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 193085e..1f3d4a9 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -50,7 +50,7 @@ export default defineConfig({ { text: 'Game', link: '/zh-CN/game/' }, { text: 'Godot', link: '/zh-CN/godot/' }, { text: '源码生成器', link: '/zh-CN/source-generators' }, - { text: '教程', link: '/zh-CN/tutorials/basic-tutorial' }, + { text: '教程', link: '/zh-CN/tutorials/basic' }, ], sidebar: {