diff --git a/docs/config.json b/docs/config.json index 087af463d08d..47ce8de759e9 100644 --- a/docs/config.json +++ b/docs/config.json @@ -2652,6 +2652,16 @@ "source": "/kubernetes-access/helm/guides/", "destination": "/admin-guides/deploy-a-cluster/helm-deployments/", "permanent": true + }, + { + "source": "/desktop-access/", + "destination": "/enroll-resources/desktop-access/introduction/", + "permanent": true + }, + { + "source": "/kubernetes-access/", + "destination": "/enroll-resources/kubernetes-access/introduction/", + "permanent": true } ] }