Add clearer initial documentation

This commit is contained in:
technobaboo
2021-08-11 22:11:32 -05:00
parent 1b06f083f7
commit c94cd0795c
6 changed files with 86 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ module.exports = {
},
{
type: 'doc',
docId: 'overview',
docId: 'getting-started/overview',
position: 'left',
label: 'Docs',
},
@@ -65,8 +65,8 @@ module.exports = {
href: 'roadmap',
},
{
label: 'Overview',
to: '/docs/overview',
label: 'Getting Started',
to: '/docs/getting-started/overview',
},
{
label: 'Protocol',