Skip to content

Commit 60fea36

Browse files
authored
Update config.mts
1 parent 79fb6f9 commit 60fea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default defineConfig({
2222
{ text: '快速开始', link: '/faststart' },
2323
{ text: '用户组', link: '/Configure-User-Group' },
2424
{ text: '使用AI功能', link: '/Configuring-AI-Functions' },
25-
{ text: '插件开发(更新中)', link: '/Create-a-New-Plugin' },
25+
{ text: '开发你的插件', link: '/Create-a-New-Plugin' },
2626
]
2727
}
2828
],

0 commit comments

Comments
 (0)