Skip to content

Commit e4db1e0

Browse files
mongoKartrachel-mack
authored andcommitted
fix
1 parent aca4c8b commit e4db1e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Version 5.0 Breaking Changes
165165
- This driver version removes the ``DBCollection.getStats()`` and ``DBCollection.isCapped()``
166166
helper methods for the ``collStats`` command. Instead of these methods, you can use the
167167
``$collStats`` aggregation pipeline stage. For an example of how to use this pipeline
168-
stage, see `What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
168+
stage, see :ref:`What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
169169

170170
- This driver version removes the ``IterableCodec`` and ``MapCodec`` types.
171171
Use ``MapCodecProvider`` instead of ``MapCodec`` and ``CollectionCodecProvider``

0 commit comments

Comments
 (0)