Skip to content

Commit 9a34aad

Browse files
author
Chris Cho
committed
DOCSP-31894: fix href (#423)
(cherry picked from commit 4348785)
1 parent a81a86c commit 9a34aad

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
@@ -108,9 +108,9 @@ Version 4.0 Breaking Changes
108108
``JAVA_LEGACY`` representation, the driver would decode binary objects
109109
of subtypes 3 and 4 as UUIDs. In version 4.0, the ``JAVA_LEGACY``
110110
representation works only with subtype 3.
111-
111+
112112
For a list of members in the ``UuidRepresentation`` enum, see the
113-
`API documentation. <https://http://mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__
113+
`v4.0 API documentation <https://mongodb.github.io/mongo-java-driver/4.0/apidocs/bson/org/bson/UuidRepresentation.html>`__.
114114

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

0 commit comments

Comments
 (0)