8000 redo scala redirects · mongodb/docs-java-other@b78d3dd · GitHub
[go: up one dir, main page]

Skip to content

Commit b78d3dd

Browse files
committed
redo scala redirects
1 parent ed58fea commit b78d3dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

mongo-java-driver

Submodule mongo-java-driver updated 426 files

reference/themes/mongodb/layouts/partials/header/metaRedirect.html

Lines changed: 4 additions & 4 deletions
< 3765 td data-grid-cell-id="diff-0f1a8692163867f83ff7451f3018bae71d3d16dbee396abf03263784e5dda940-75-75-0" data-selected="false" role="gridcell" style="background-color:var(--bgColor-default);text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative diff-line-number-neutral left-side">75
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,13 @@
6363
{{ end }}
6464

6565
{{ if ( and ( findRE ".*mongo-java-driver/5.0/driver-scala/.+" .URL ) ( not ( findRE ".*/apidocs/.*" .URL )) ( not ( findRE ".*/driver-reactive/.*" .URL )) ( not ( findRE ".*/whats-new/.*" .URL ))) }}
66-
<link rel="canonical" href="https://www.mongodb.com/"/>
66+
<link rel="canonical" href="https://www.mongodb.com/docs/languages/scala/scala-driver/v5.0/"/>
6767
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
68-
<meta http-equiv="refresh" content="0;url=https://www.mongodb.com/" />
68+
<meta http-equiv="refresh" content="0;url=https://www.mongodb.com/docs/languages/scala/scala-driver/v5.0/" />
6969
{{ end }}
7070

7171
{{ if ( and ( findRE ".*mongo-java-driver/4.*/driver-scala/.+" .URL ) ( not ( findRE ".*/apidocs/.*" .URL )) ( not ( findRE ".*/driver-reactive/.*" .URL )) ( not ( findRE ".*/whats-new/.*" .URL ))) }}
72-
<link rel="canonical" href="https://www.mongodb.com/docs/drivers/"/>
72+
<link rel="canonical" href="https://www.mongodb.com/docs/languages/scala/scala-driver/v4.x/"/>
7373
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
74-
<meta http-equiv="refresh" content="0;url=https://www.mongodb.com/docs/drivers/" />
74+
<meta http-equiv="refresh" content="0;url=https://www.mongodb.com/docs/languages/scala/scala-driver/v4.x/" />
75
{{ end }}

0 commit comments

Comments
 (0)
0