File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 55
55
< meta http-equiv ="content-type " content ="text/html; charset=utf-8 " />
56
56
< meta http-equiv ="refresh " content ="0;url=https://www.mongodb.com/docs/languages/java/drivers/java-rs/v5.0/ " />
57
57
{{ end }}
58
+
59
+ {{ if ( and ( findRE ".*mongo-java-driver/4.*/driver-reactive/.+" .URL ) ( not ( findRE ".*/apidocs/.*" .URL )) ( not ( findRE ".*/driver-scala/.*" .URL )) ( not ( findRE ".*/whats-new/.*" .URL ))) }}
60
+ < link rel ="canonical " href ="https://www.mongodb.com/docs/languages/java/drivers/java-rs/v4.x/ "/>
61
+ < meta http-equiv ="content-type " content ="text/html; charset=utf-8 " />
62
+ < meta http-equiv ="refresh " content ="0;url=https://www.mongodb.com/docs/languages/java/drivers/java-rs/v4.x/ " />
63
+ {{ end }}
You can’t perform that action at this time.
0 commit comments