Skip to content

Commit 6945abb

Browse files
authored
add bulk write redirects (mongodb#380)
1 parent 2156dde commit 6945abb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/redirects

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ raw: ${prefix}/master -> ${base}/upcoming/
1717
[*-v2.30]: ${prefix}/${version}/upgrade/v2/ -> ${base}/${version}/upgrade/
1818
[*-v2.30]: ${prefix}/${version}/upgrade/v3/ -> ${base}/${version}/upgrade/
1919
[v3.0-*]: ${prefix}/${version}/fundamentals/enterprise-authentication/ -> ${base}/${version}/fundamentals/authentication/
20-
[*-v2.30]: ${prefix}/${version}/fundamentals/odata/ -> ${base}/${version}/
20+
[*-v2.30]: ${prefix}/${version}/fundamentals/odata/ -> ${base}/${version}/
21+
[*-v2.30]: ${prefix}/${version}/fundamentals/crud/write-operations/bulk-write/ -> ${base}/${version}/fundamentals/crud/write-operations/

0 commit comments

Comments
 (0)