Skip to content

Commit a981288

Browse files
committed
fix
1 parent 170163f commit a981288

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
@@ -130,7 +130,7 @@ Version 5.0 Breaking Changes
130130
- This driver version removes the ``DBCollection.getStats()`` and ``DBCollection.isCapped()``
131131
helper methods for the ``collStats`` command. Instead of these methods, you can use the
132132
``$collStats`` aggregation pipeline stage. For an example of how to use this pipeline
133-
stage, see `What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
133+
stage, see :ref:`What's New <java-deprecations-4.11>` for v4.11 of the {+driver-short+}.
134134

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

0 commit comments

Comments
 (0)