File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -226,13 +226,6 @@ AddType text/vtt vtt
226
226
# redirect any links to existing ROSA/Dedicated embedded content to standalone equivalent
227
227
RewriteRule ^(rosa|dedicated)/serverless/?(.*)$ /serverless/1.30/$2 [L,R=302]
228
228
229
- # Pipelines handling unversioned and latest links
230
- RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
231
- RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.11/$1 [NE,R=302]
232
-
233
- # redirect top-level without filespec to the about file
234
- RewriteRule ^pipelines/(1\.10|1\.11)/?$ /pipelines/$1/about/understanding-openshift-pipelines.html [L,R=302]
235
-
236
229
237
230
# OSD redirects for new content
238
231
RewriteRule dedicated/4/cloud_infrastructure_access/dedicated-aws-vpn.html dedicated/osd_private_connections/aws-private-connections.html [NE,R=301]
You can’t perform that action at this time.
0 commit comments