File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -246,12 +246,12 @@ AddType text/vtt vtt
246
246
# Builds using Shipwright landing page
247
247
RewriteRule ^container-platform/(4\.14)/cicd/builds_using_shipwright/overview-openshift-builds.html /builds/latest/about/overview-openshift-builds.html [L,R=302]
248
248
249
- # redirect gitops latest to 1.10
249
+ # redirect gitops latest to 1.11
250
250
RewriteRule ^gitops/?$ /gitops/latest [R=302]
251
- RewriteRule ^gitops/latest/?(.*)$ /gitops/1\.10 /$1 [NE,R=302]
251
+ RewriteRule ^gitops/latest/?(.*)$ /gitops/1\.11 /$1 [NE,R=302]
252
252
253
253
# redirect top-level without filespec to the about file
254
- RewriteRule ^gitops/(1\.8|1\.9|1\.10)/?$ /gitops/$1/understanding_openshift_gitops/about-redhat-openshift-gitops.html [L,R=302]
254
+ RewriteRule ^gitops/(1\.8|1\.9|1\.10|1\.11 )/?$ /gitops/$1/understanding_openshift_gitops/about-redhat-openshift-gitops.html [L,R=302]
255
255
256
256
# GitOps landing page
257
257
RewriteRule ^container-platform/(4\.11|4\.12|4\.13|4\.14)/cicd/gitops/about-redhat-openshift-gitops.html /gitops/latest/understanding_openshift_gitops/about-redhat-openshift-gitops.html [L,R=302]
You can’t perform that action at this time.
0 commit comments