mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
fix(v2): fix path for footer menu item Help
This commit is contained in:
parent
a5fe00ff55
commit
f4c2ae7cee
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ module.exports = {
|
|||
},
|
||||
{
|
||||
label: 'Help',
|
||||
to: 'help',
|
||||
to: 'docs/next/support',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue