Skip to content

Commit 5431562

Browse files
committed
RHDEVDOCS 5444 direct link redirect for Pipelines
1 parent f82d729 commit 5431562

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,9 @@ AddType text/vtt vtt
243243
RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
244244
RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.11/$1 [NE,R=302]
245245

246+
# Pipelines landing page
247+
248+
RewriteRule ^container-platform/(4\.9|4\.10|4\.11|4\.12|4\.13)/cicd/pipelines/about-pipelines.html /pipelines/latest/about/about-pipelines.html [NE,R=302]
246249

247250
# redirect links to existing OCP embedded Pipelines content to standalone equivalent for each assembly
248251
# except the one recently renamed for now

0 commit comments

Comments
 (0)