diff --git a/docs/.vitepress/config.js b/docs/.vitepress/config.js index ad05c32d..a504fee1 100644 --- a/docs/.vitepress/config.js +++ b/docs/.vitepress/config.js @@ -32,10 +32,6 @@ module.exports = { { text: 'Release Notes', link: 'https://github.com/vuejs/vitepress/releases' - }, - { - text: 'Translations', - items: [{ text: '中文', link: 'https://cn-vitepress.netlify.app/' }] } ],