diff --git a/docusaurus.config.js b/docusaurus.config.js index b1364acc224..947800cdace 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -417,7 +417,7 @@ module.exports = { }, { to: '/how-to-guides/new-user-guides/manage-clusters/manage-cluster-templates', - from: '/how-to-guides/new-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',