File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -162,8 +162,11 @@ AddType text/vtt vtt
162
162
# OSD redirects for new content
163
163
RewriteRule dedicated/4/cloud_infrastructure_access/dedicated-aws-vpn.html dedicated/osd_private_connections/aws-private-connections.html [NE,R=302]
164
164
165
+ # ROSA STS Creating Cluster to multiple pages - https://github.com/openshift/openshift-docs/pull/36955
166
+ RewriteRule rosa/rosa_getting_started_sts/rosa-sts-creating-cluster\.html rosa/rosa_getting_started_sts/rosa_creating_a_cluster_with_sts/rosa-sts-creating-a-cluster-quickly.html [NE,R=302]
167
+
165
168
# ACS welcome page redirect to StackRox docs
166
- # RewriteRule ^acs/?(.*)$ https://help.stackrox.com/ [NE,R=302 ]
169
+ # RewriteRule ^acs/?(.*)$ https://help.stackrox.com/ [NE,R=301 ]
167
170
168
171
# Migration redirects https://github.com/openshift/openshift-docs/pull/32598
169
172
RewriteRule ^container-platform/(4\.5|4\.6|4\.7)/migration/migrating_3_4/?(.*)$ /container-platform/$1/migrating_from_ocp_3_to_4/$2 [NE,R=301]
You can’t perform that action at this time.
0 commit comments