Skip to content

Commit 528d2d1

Browse files
jmikolamongoKart
andauthored
DOCSP-38371: Remove broken link (#1312) (#1314)
Co-authored-by: Mike Woofter <[email protected]>
1 parent 06de0a5 commit 528d2d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/decimal128.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Decimal128
1313
Overview
1414
--------
1515

16-
MongoDB 3.4 introduced support for a :manual:`Decimal128 BSON type
17-
</release-notes/3.4/#decimal-type>`, which is a 128-bit decimal-based
16+
MongoDB 3.4 introduced support for a Decimal128 BSON type,
17+
which is a 128-bit decimal-based
1818
floating-point value capable of emulating decimal rounding with exact precision.
1919
This functionality is intended for applications that handle :manual:`monetary
2020
data </tutorial/model-monetary-data>`, such as financial and tax computations.

0 commit comments

Comments
 (0)