We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82d729 commit 5431562Copy full SHA for 5431562
.s2i/httpd-cfg/01-commercial.conf
@@ -243,6 +243,9 @@ AddType text/vtt vtt
243
RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
244
RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.11/$1 [NE,R=302]
245
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]
249
250
# redirect links to existing OCP embedded Pipelines content to standalone equivalent for each assembly
251
# except the one recently renamed for now
0 commit comments