@@ -189,7 +189,7 @@ AddType text/vtt vtt
189
189
RewriteRule ^container-platform/(4\.1[6-8])/networking/ingress-operator.html /container-platform/$1/networking/networking_operators/ingress-operator.html [NE,R=302]
190
190
191
191
RewriteRule ^container-platform/(4\.17|4\.18)/networking/network_security/ebpf_manager/(.*)? /container-platform/$1/networking/networking_operators/ebpf_manager/$2 [NE,R=302]
192
-
192
+
193
193
RewriteRule ^container-platform/(4\.17|4\.18)/networking/external_dns_operator/(.*)? /container-platform/$1/networking/networking_operators/external_dns_operator/$2 [NE,R=302]
194
194
195
195
# PR https://github.com/openshift/openshift-docs/pull/85085
@@ -213,7 +213,7 @@ AddType text/vtt vtt
213
213
RewriteRule ^container-platform/(4\.1[6-8])/networking/ingress-node-firewall-operator.html /container-platform/$1/networking/networking_operators/ingress-node-firewall-operator.html [NE,R=302]
214
214
# ROSA Redirect for the Node Firewall Operator document
215
215
RewriteRule ^(rosa)/networking/ingress-node-firewall-operator.html /$1/networking/networking_operators/ingress-node-firewall-operator.html [NE,R=302]
216
-
216
+
217
217
# PR https://github.com/openshift/openshift-docs/pull/85441
218
218
# Redirect for the Installing the SR-IOV Network Operator document
219
219
RewriteRule ^container-platform/(4\.1[6-8])/networking/hardware_networks/installing-sriov-operator.html /container-platform/$1/networking/networking_operators/sr-iov-operator/installing-sriov-operator.html [NE,R=302]
@@ -438,7 +438,7 @@ AddType text/vtt vtt
438
438
439
439
# Pipelines handling unversioned and latest links
440
440
RewriteRule ^pipelines/?$ /pipelines/latest [R=302]
441
- RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.16 /$1 [NE,R=302]
441
+ RewriteRule ^pipelines/latest/?(.*)$ /pipelines/1\.17 /$1 [NE,R=302]
442
442
443
443
# Pipelines release notes version switch
444
444
0 commit comments