We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af377a commit dc69425Copy full SHA for dc69425
1 file changed
docs/.vitepress/config.mts
@@ -15,7 +15,6 @@ export default defineConfig({
15
{ text: 'Home', link: '/' },
16
{ text: 'Studio', link: '/studio/', target: '_self' },
17
{ text: 'Guide', link: '/guide/introduction' },
18
- { text: 'Roadmap', link: '/ROADMAP' },
19
{ text: 'Protocol', link: '/protocol/overview' },
20
{ text: 'API', link: '/api/core' }
21
],
0 commit comments