File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -241,6 +241,8 @@ AddType text/vtt vtt
241
241
RewriteRule ^container-platform/(4\.1[2-6]|latest)/installing/validating-an-installation.html /container-platform/$1/installing/validation_and_troubleshooting/validating-an-installation.html [NE,R=302]
242
242
RewriteRule ^container-platform/(4\.1[2-6]|latest)/installing/installing-troubleshooting.html /container-platform/$1/installing/validation_and_troubleshooting/installing-troubleshooting.html [NE,R=302]
243
243
244
+ # HCP updating reorg per https://github.com/openshift/openshift-docs/pull/85490
245
+ RewriteRule ^container-platform/4\.17/updating/updating_a_cluster/updating-hosted-control-planes.html /container-platform/4.17/hosted_control_planes/hcp-updating.html [NE,R=302]
244
246
245
247
# ingress sharding redirect per https://github.com/openshift/openshift-docs/pull/76916
246
248
RewriteRule ^container-platform/(4\.1[2-6]|latest)/networking/ingress-sharding.html /container-platform/$1/networking/configuring_ingress_cluster_traffic/configuring-ingress-cluster-traffic-ingress-controller.html [NE,R=302]
You can’t perform that action at this time.
0 commit comments