Skip to content

Commit 72eb28b

Browse files
DOCSP-39072 -- fix broken link (#434)
1 parent 302ab21 commit 72eb28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/faq.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ option or set it to the newly updated major release series.
5151
update your schema file after the upgrade if you start using
5252
a newly introduced :manual:`BSON Type </reference/bson-types>`.
5353

54-
MongoDB 3.4 introduces the :ref:`decimal BSON type <3.4-decimal>`.
54+
MongoDB 3.4 introduces the :manual:`decimal BSON type </reference/bson-types>`.
5555
When you upgrade from MongoDB 3.2 to MongoDB 3.4 and your schema file
5656
contains ``float64`` values (which map to the ``double`` type in
5757
MongoDB), you must update your DRDL file after you begin using the

0 commit comments

Comments
 (0)