Updating nodes-and-node-pools.md to nodes-and-machine-pools.md and updating sidebar files/redirects.

Signed-off-by: Sunil Singh <sunil.singh@suse.com>
This commit is contained in:
Sunil Singh
2026-04-15 10:50:12 -07:00
parent 9883901f1b
commit 28f46f2304
10 changed files with 27 additions and 214 deletions
+6
View File
@@ -1179,6 +1179,12 @@ module.exports = {
from: "/integrations-in-rancher/cis-scans/custom-benchmark",
to: "/integrations-in-rancher/compliance-scans/custom-benchmark",
},
// Redirects for renaming nodes-and-machine-pools.md (start)
{
from: "/how-to-guides/new-user-guides/manage-clusters/nodes-and-node-pools",
to: "/how-to-guides/new-user-guides/manage-clusters/nodes-and-machine-pools",
},
// Redirects for renaming nodes-and-machine-pools.md (end)
],
},
],