refactor: remove obsolete CIS scan guide references from configuration

This commit is contained in:
Krunal Hingu
2025-07-24 10:47:05 +05:30
committed by swastik959
parent 6d853a984f
commit e8d3c04c6a
-24
View File
@@ -707,14 +707,6 @@ module.exports = {
to: "/how-to-guides/new-user-guides/kubernetes-clusters-in-rancher-setup/checklist-for-production-ready-clusters",
from: "/pages-for-subheaders/checklist-for-production-ready-clusters",
},
{
to: "/how-to-guides/advanced-user-guides/cis-scan-guides",
from: "/pages-for-subheaders/cis-scan-guides",
},
{
to: "/integrations-in-rancher/cis-scans",
from: "/pages-for-subheaders/cis-scans",
},
{
to: "/reference-guides/cli-with-rancher",
from: "/pages-for-subheaders/cli-with-rancher",
@@ -1427,22 +1419,6 @@ module.exports = {
to: "/integrations-in-rancher/cloud-marketplace/supportconfig",
from: "/explanations/integrations-in-rancher/cloud-marketplace/supportconfig",
},
{
to: "/integrations-in-rancher/cis-scans/configuration-reference",
from: "/explanations/integrations-in-rancher/cis-scans/configuration-reference",
},
{
to: "/integrations-in-rancher/cis-scans/rbac-for-cis-scans",
from: "/explanations/integrations-in-rancher/cis-scans/rbac-for-cis-scans",
},
{
to: "/integrations-in-rancher/cis-scans/skipped-and-not-applicable-tests",
from: "/explanations/integrations-in-rancher/cis-scans/skipped-and-not-applicable-tests",
},
{
to: "/integrations-in-rancher/cis-scans/custom-benchmark",
from: "/explanations/integrations-in-rancher/cis-scans/custom-benchmark",
},
{
to: "/integrations-in-rancher/fleet/architecture",
from: "/explanations/integrations-in-rancher/fleet-gitops-at-scale/architecture",