Skip to content

Commit dc69425

Browse files
committed
删除导航中的 Roadmap 链接
1 parent 3af377a commit dc69425

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ export default defineConfig({
1515
{ text: 'Home', link: '/' },
1616
{ text: 'Studio', link: '/studio/', target: '_self' },
1717
{ text: 'Guide', link: '/guide/introduction' },
18-
{ text: 'Roadmap', link: '/ROADMAP' },
1918
{ text: 'Protocol', link: '/protocol/overview' },
2019
{ text: 'API', link: '/api/core' }
2120
],

0 commit comments

Comments
 (0)