Skip to content

Commit 098abe3

Browse files
authored
Merge pull request #85520 from bscott-rh/hcp-updating-redirect
HCP updating reorg redirect
2 parents 6136af0 + 60f5383 commit 098abe3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.s2i/httpd-cfg/01-commercial.conf

+2
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ AddType text/vtt vtt
247247
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]
248248
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]
249249

250+
# HCP updating reorg per https://github.com/openshift/openshift-docs/pull/85490
251+
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]
250252

251253
# ingress sharding redirect per https://github.com/openshift/openshift-docs/pull/76916
252254
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]

0 commit comments

Comments
 (0)