fix: add redirects to not existing pages

This commit is contained in:
Marcin Michałek
2021-08-11 12:42:51 +02:00
parent f59c8bfc7e
commit 1fdafee0a1
2 changed files with 17 additions and 6 deletions
+5 -5
View File
@@ -140,11 +140,11 @@ export default [
name: 'Button Groups',
to: '/buttons/button-groups'
},
{
_name: 'CNavItem',
name: 'Brand Buttons',
to: '/buttons/brand-buttons'
}
// {
// _name: 'CNavItem',
// name: 'Brand Buttons',
// to: '/buttons/brand-buttons'
// }
]
},
// {