diff --git a/src/components/NavigationAPI.jsx b/src/components/NavigationAPI.jsx index 9ab81b98..0103571f 100644 --- a/src/components/NavigationAPI.jsx +++ b/src/components/NavigationAPI.jsx @@ -27,7 +27,6 @@ export const apiNavigation = [ { title: 'Peers', href: '/api/resources/peers' }, { title: 'Setup Keys', href: '/api/resources/setup-keys' }, { title: 'Groups', href: '/api/resources/groups' }, - { title: 'Rules', href: '/api/resources/rules' }, { title: 'Policies', href: '/api/resources/policies' }, { title: 'Posture-Checks', href: '/api/resources/posture-checks' }, { title: 'Geo-Locations', href: '/api/resources/geo-locations' },