mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
Fix link
This commit is contained in:
parent
55ce4f8213
commit
53e1389a51
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ const config: Config = {
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: 'Docs',
|
label: 'Docs',
|
||||||
to: '/docs/intro',
|
to: '/docs/overview',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue