diff --git a/src/.vuepress/config.js b/src/.vuepress/config.js index 45d81474ac..94f032f78a 100644 --- a/src/.vuepress/config.js +++ b/src/.vuepress/config.js @@ -399,6 +399,10 @@ module.exports = { text: 'Translations', link: '#', items: [ + { + text: '한국어', + link: 'https://v3.ko.vuejs.org/' + }, { text: '中文', link: 'https://v3.cn.vuejs.org/'