Move fleet health into admin settings and tidy landing page
This commit is contained in:
@@ -7,7 +7,7 @@ const NAV_GROUPS = [
|
||||
title: 'Operations',
|
||||
items: [
|
||||
{ href: '/admin', label: 'Overview' },
|
||||
{ href: '/', label: 'Health' },
|
||||
{ href: '/admin/diagnostics', label: 'System health' },
|
||||
{ href: '/portal/requests', label: 'Request portal' },
|
||||
{ href: '/admin/issues', label: 'Issue tracking' },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user