Skip to content

Commit a92437b

Browse files
committed
RHDEVDOCS 5444 publish Pipelines 1.12 standalone - latest redirect
1 parent 8012330 commit a92437b

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
@@ -267,7 +267,7 @@ AddType text/vtt vtt
267267

268268
# Pipelines handling unversioned and latest links
269269
RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
270-
RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.11/$1 [NE,R=302]
270+
RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.12/$1 [NE,R=302]
271271

272272
# Pipelines landing page
273273

0 commit comments

Comments
 (0)