Skip to content

Commit 5216798

Browse files
committed
remove broken link
1 parent afcb801 commit 5216798

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorial/decimal128.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ 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
18-
floating-point value capable of emulating decimal rounding with exact precision.
16+
MongoDB 3.4 introduced support for a Decimal128 BSON type, which is a 128-bit
17+
decimal-based floating-point value capable of emulating decimal rounding with exact
18+
precision.
1919
This functionality is intended for applications that handle :manual:`monetary
2020
data </tutorial/model-monetary-data>`, such as financial and tax computations.
2121

0 commit comments

Comments
 (0)