Skip to content

Commit d8e3c95

Browse files
committed
Technical feedback
1 parent d537a49 commit d8e3c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/troubleshooting/server-selection-timeout.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Driver Throws a Timeout During Server Selection
44
Each driver operation requires that you choose a server that
55
satisfies the :manual:`server selection criteria
66
</core/read-preference-mechanics>`. If you do not select an appropriate
7-
server within the `server selection timeout <{+new-api-root+}/MongoDB.Driver.Legacy/MongoDB.Driver.MongoServerSettings.ServerSelectionTimeout.html>`__, the driver throws a
7+
server within the `server selection timeout <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.ServerSelectionTimeout.html>`__, the driver throws a
88
server selection timeout exception. The exception looks similar to the
99
following:
1010

0 commit comments

Comments
 (0)