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 302ab21 commit 72eb28bCopy full SHA for 72eb28b
source/faq.txt
@@ -51,7 +51,7 @@ option or set it to the newly updated major release series.
51
update your schema file after the upgrade if you start using
52
a newly introduced :manual:`BSON Type </reference/bson-types>`.
53
54
- MongoDB 3.4 introduces the :ref:`decimal BSON type <3.4-decimal>`.
+ MongoDB 3.4 introduces the :manual:`decimal BSON type </reference/bson-types>`.
55
When you upgrade from MongoDB 3.2 to MongoDB 3.4 and your schema file
56
contains ``float64`` values (which map to the ``double`` type in
57
MongoDB), you must update your DRDL file after you begin using the
0 commit comments