Skip to content

Commit 3b61f17

Browse files
author
Chris Cho
committed
DOCSP-31894: fix href (#423)
(cherry picked from commit 4348785)
1 parent 9457747 commit 3b61f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/upgrade.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,9 @@ Version 4.0 Breaking Changes
138138
``JAVA_LEGACY`` representation, the driver would decode binary objects
139139
of subtypes 3 and 4 as UUIDs. In version 4.0, the ``JAVA_LEGACY``
140140
representation works only with subtype 3.
141-
141+
142142
For a list of members in the ``UuidRepresentation`` enum, see the
143-
`API documentation. <https://http://mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__
143+
`v4.0 API documentation <https://mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__.
144144

145145
- The connection pool no longer restricts the number of wait queue threads
146146
or asynchronous tasks that require a connection to MongoDB. The

0 commit comments

Comments
 (0)