diff --git a/.vitepress/config.js b/.vitepress/config.js index 5143b00..c071b14 100644 --- a/.vitepress/config.js +++ b/.vitepress/config.js @@ -1,5 +1,5 @@ /* - * @LastEditTime: 2024-06-19 17:56:59 + * @LastEditTime: 2024-06-24 00:44:59 * @Description: ... * @Date: 2023-09-19 19:04:57 * @Author: isboyjc @@ -227,10 +227,10 @@ export default defineConfig({ ], themeConfig: { nav: [ - { text: 'Guide', link: '/docs/guide' }, - { text: 'API & Extend', link: '/docs/api/api' }, - { text: 'Subscribe', link: '/docs/setting/subscribe' }, - { text: 'Contact Us', link: '/docs/team/support' } + { text: 'Guide', link: '/en/docs/guide' }, + { text: 'API & Extend', link: '/en/docs/api/api' }, + { text: 'Subscribe', link: '/en/docs/setting/subscribe' }, + { text: 'Contact Us', link: '/en/docs/team/support' } ], sidebar: { '/en/docs': [