fix: add redirects to not existing pages
This commit is contained in:
+5
-5
@@ -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'
|
||||
// }
|
||||
]
|
||||
},
|
||||
// {
|
||||
|
||||
Reference in New Issue
Block a user