diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 76b7fd8f6..a69e120f2 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -70,7 +70,7 @@ function nav() { link: '/guide/extra/roadmap' }, { - text: 'v9.x', + text: 'Version', items: [{ text: 'v8.x', link: 'https://kazupon.github.io/vue-i18n/' }] }, {