We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79fb6f9 commit 60fea36Copy full SHA for 60fea36
.vitepress/config.mts
@@ -22,7 +22,7 @@ export default defineConfig({
22
{ text: '快速开始', link: '/faststart' },
23
{ text: '用户组', link: '/Configure-User-Group' },
24
{ text: '使用AI功能', link: '/Configuring-AI-Functions' },
25
- { text: '插件开发(更新中)', link: '/Create-a-New-Plugin' },
+ { text: '开发你的插件', link: '/Create-a-New-Plugin' },
26
]
27
}
28
],
0 commit comments