From a0f9c8676a9e92dca517208d39c679b66c007e53 Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Thu, 3 Aug 2023 16:48:16 -0400 Subject: [PATCH] DOCSP-31894: fix href --- source/upgrade.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/upgrade.txt b/source/upgrade.txt index 4aca8b985..ca371d134 100644 --- a/source/upgrade.txt +++ b/source/upgrade.txt @@ -138,9 +138,9 @@ Version 4.0 Breaking Changes ``JAVA_LEGACY`` representation, the driver would decode binary objects of subtypes 3 and 4 as UUIDs. In version 4.0, the ``JAVA_LEGACY`` representation works only with subtype 3. - + For a list of members in the ``UuidRepresentation`` enum, see the - `API documentation. `__ + `v4.0 API documentation `__. - The connection pool no longer restricts the number of wait queue threads or asynchronous tasks that require a connection to MongoDB. The