mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add Accessing restricted website domain resources to docs (#268)
* Add Accessing restricted website domain resources to docs * fix 3 grammar errors * Another grammar fix * fix file link * fix reused --------- Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
@@ -112,7 +112,7 @@ export const docsNavigation = [
|
||||
links: [
|
||||
{ title: 'Concept', href: '/how-to/networks' },
|
||||
{ title: 'Routing traffic to multiple IP resources', href: '/how-to/routing-traffic-to-multiple-resources' },
|
||||
{ title: 'Accessing restricted website domain resources', href: '/how-to/accessing-restricted-websites' },
|
||||
{ title: 'Accessing restricted website domain resources', href: '/how-to/accessing-restricted-domain-resources' },
|
||||
{ title: 'Accessing entire domains within networks', href: '/how-to/accessing-entire-domains-within-networks' },
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user