mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Remove rules and add networks in resources instead (#368)
This commit is contained in:
@@ -88,10 +88,10 @@ const resources = [
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
href: '/api/resources/rules',
|
href: '/api/resources/networks',
|
||||||
name: 'Rules',
|
name: 'Networks',
|
||||||
description:
|
description:
|
||||||
'Learn how to create, retrieve, update, delete, and list rules.',
|
'Learn how to create, retrieve, update, delete, and list networks.',
|
||||||
icon: UsersIcon,
|
icon: UsersIcon,
|
||||||
pattern: {
|
pattern: {
|
||||||
y: 22,
|
y: 22,
|
||||||
|
|||||||
Reference in New Issue
Block a user