Skip to content

Commit d345681

Browse files
committed
docs: remove roadmap
1 parent ff05f44 commit d345681

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

docs/.vitepress/config.mts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,6 @@ function nav() {
6565
text: 'Ecosystem',
6666
link: '/ecosystem/official'
6767
},
68-
{
69-
text: 'Roadmap',
70-
link: '/guide/extra/roadmap'
71-
},
7268
{
7369
text: 'Version',
7470
items: [{ text: 'v8.x', link: 'https://kazupon.github.io/vue-i18n/' }]
@@ -235,10 +231,6 @@ function sidebarGuide() {
235231
{
236232
text: 'Documentation for v8.x',
237233
link: '/guide/extra/v8-docs'
238-
},
239-
{
240-
text: 'Roadmap',
241-
link: '/guide/extra/roadmap'
242234
}
243235
]
244236
}

docs/guide/extra/roadmap.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)