Skip to content

Commit

Permalink
DOCSP-38371: Remove broken link (#1312) (#1314)
Browse files Browse the repository at this point in the history
Co-authored-by: Mike Woofter <[email protected]>
  • Loading branch information
jmikola and mongoKart authored May 21, 2024
1 parent 06de0a5 commit 528d2d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorial/decimal128.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Decimal128
Overview
--------

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

0 comments on commit 528d2d1

Please sign in to comment.