mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 15:36:36 +00:00
Link Networks API (#265)
* update side menu to link networks * change heading
This commit is contained in:
@@ -30,7 +30,8 @@ export const apiNavigation = [
|
||||
{ title: 'Policies', href: '/api/resources/policies' },
|
||||
{ title: 'Posture-Checks', href: '/api/resources/posture-checks' },
|
||||
{ title: 'Geo-Locations', href: '/api/resources/geo-locations' },
|
||||
{ title: 'Routes', href: '/api/resources/routes' },
|
||||
{ title: 'Routes (deprecated)', href: '/api/resources/routes' },
|
||||
{ title: 'Networks', href: '/api/resources/networks' },
|
||||
{ title: 'DNS', href: '/api/resources/dns' },
|
||||
{ title: 'Events', href: '/api/resources/events' },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user