File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -150,6 +150,9 @@ AddType text/vtt vtt
150150 # ACS welcome page redirect to StackRox docs
151151 RewriteRule ^acs/?(.*)$ https://help.stackrox.com/ [NE,R=302]
152152
153+ # Migration redirects https://github.com/openshift/openshift-docs/pull/32598
154+ 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]
155+
153156 # Migration toolkit https://github.com/openshift/openshift-docs/pull/31548
154157 RewriteRule ^container-platform/(4\.5|4\.6|4\.7)/migration/migrating_3_4/upgrading-migration-tool-3-4.html /container-platform/$1/migration/migrating_3_4/deploying-cam-3-4.html#upgrading-the-mtc_migrating-3-4 [NE,R=301]
155158
You can’t perform that action at this time.
0 commit comments