mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-15 23:16:36 +00:00
Redirect dns/zones to dns/custom-zones (#559)
This commit is contained in:
@@ -508,6 +508,11 @@ const nextConfig = {
|
||||
destination: '/help/report-bug-issues',
|
||||
permanent: true,
|
||||
},
|
||||
{
|
||||
source: '/manage/dns/zones',
|
||||
destination: '/manage/dns/custom-zones',
|
||||
permanent: true,
|
||||
},
|
||||
]
|
||||
},
|
||||
rewrites: async () => {
|
||||
|
||||
Reference in New Issue
Block a user