mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
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:
@@ -24,6 +24,11 @@ const nextConfig = {
|
||||
},
|
||||
redirects: async () => {
|
||||
return [
|
||||
{
|
||||
source: '/how-to/networks-concept',
|
||||
destination: '/how-to/networks',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/docs/getting-started/installation',
|
||||
destination: '/how-to/getting-started#installation',
|
||||
|
||||
Reference in New Issue
Block a user