Skip to content

Commit a465506

Browse files
committed
Woops correct side menu link title and target
1 parent 318ad86 commit a465506

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docusaurus.config.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ const config: Config = {
8787
style: 'dark',
8888
links: [
8989
{
90-
title: 'Docs',
90+
title: 'Help',
9191
items: [
9292
{
93-
label: 'Services',
94-
to: '/docs/services',
93+
label: 'Docs',
94+
to: '/docs/',
9595
},
9696
],
9797
},

0 commit comments

Comments
 (0)