fix(v2): fix path for footer menu item Help

This commit is contained in:
Alexey Pyltsyn 2020-04-07 14:24:55 +03:00 committed by GitHub
parent a5fe00ff55
commit f4c2ae7cee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -162,7 +162,7 @@ module.exports = {
},
{
label: 'Help',
to: 'help',
to: 'docs/next/support',
},
],
},