Skip to content

Commit 163e963

Browse files
authored
Merge pull request #77718 from mramendi/pipelines-1.15ff-redirects
RHDEVDOCS 6058 Pipelines main page redirect for 1.15 and a few versions after that
2 parents 80b2221 + 6dc50e3 commit 163e963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ AddType text/vtt vtt
386386
RewriteRule ^container-platform/(4\.10|4\.11|4\.12|4\.13|4\.14)/cicd/pipelines/securing-webhooks-with-event-listeners.html /pipelines/latest/secure/securing-webhooks-with-event-listeners.html [L,R=302]
387387

388388
# redirect top-level without filespec to the about file
389-
RewriteRule ^pipelines/(1\.10|1\.11|1\.12|1\.13|1\.14)/?$ /pipelines/$1/about/understanding-openshift-pipelines.html [L,R=302]
389+
RewriteRule ^pipelines/(1\.10|1\.11|1\.12|1\.13|1\.14|1\.15|1\.16|1\.17|1\.18)/?$ /pipelines/$1/about/understanding-openshift-pipelines.html [L,R=302]
390390

391391

392392
# OSD redirects for new content

0 commit comments

Comments
 (0)