Update Network Doc (#266)

* Change networks docs

* Change networks docs

* add redirect

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
This commit is contained in:
Misha Bragin
2024-12-27 16:37:49 -04:00
committed by GitHub
parent c8683cc7e2
commit 10df6808a8
6 changed files with 53 additions and 18 deletions

View File

@@ -110,7 +110,7 @@ export const docsNavigation = [
title: 'Networks (new)',
isOpen: false,
links: [
{ title: 'Concept', href: '/how-to/networks-concept' },
{ 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 entire domains within networks', href: '/how-to/accessing-entire-domains-within-networks' },