mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Adding in correct from statement including redirects for new and advanced
Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
@@ -413,7 +413,7 @@ module.exports = {
|
||||
},
|
||||
{
|
||||
to: '/how-to-guides/new-user-guides/manage-clusters/manage-cluster-templates',
|
||||
from: ['/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/manage-cluster-templates']
|
||||
from: ['/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/manage-cluster-templates', '/how-to-guides/advanced-user-guides/authentication-permissions-and-global-configuration/manage-cluster-templates']
|
||||
},
|
||||
{
|
||||
to: '/how-to-guides/new-user-guides/manage-clusters/nodes-and-node-pools',
|
||||
|
||||
Reference in New Issue
Block a user