Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Commit c0032d2

Browse files
committed
Replace 'Quick Start' link with 'Troubleshooting' in the navigation menu
1 parent 553980f commit c0032d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ const config: Config = {
8282
position: 'left',
8383
label: 'Overview',
8484
},
85-
{ to: '/docs/quick-start', label: 'Quick Start', position: 'left' },
85+
{ to: '/docs/troubleshooting', label: 'Troubleshooting', position: 'left' },
8686
{
8787
href: 'https://github.com/DisBotDevelopment/DisBot-Docs',
8888
label: 'GitHub',

0 commit comments

Comments
 (0)