We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e203bbf commit a40bcfaCopy full SHA for a40bcfa
config/redirects
@@ -1,9 +1,8 @@
1
define: prefix docs/ruby-driver
2
define: base https://www.mongodb.com/${prefix}
3
define: mongoid_base https://www.mongodb.com/docs/mongoid
4
-define: versions v1.x v2.0 v2.1 v2.2 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 v2.9 v2.10 v2.11 v2.12 v2.13 v2.14 v2.15 v2.16 v2.17 v2.18 master
5
-symlink: current -> v2.18
6
-
+define: versions v1.x v2.0 v2.1 v2.2 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 v2.9 v2.10 v2.11 v2.12 v2.13 v2.14 v2.15 v2.16 v2.17 v2.18 v2.19 master
+symlink: current -> v2.19
7
8
raw: /${prefix} -> ${base}/current/
9
(v1.x-*]: ${prefix}/${version}/aggregation-framework -> ${base}/${version}/quick-start/
0 commit comments