diff --git a/source/faq.txt b/source/faq.txt index 3cf1dae9..17ed04f8 100644 --- a/source/faq.txt +++ b/source/faq.txt @@ -122,7 +122,7 @@ Why Does the Driver Throw a Timeout During Server Selection? Each driver operation requires that you choose a healthy server satisfying the :manual:`server selection criteria `. If you do not select an appropriate -server within the `server selection timeout <{+new-api-root+}/MongoDB.Driver.Legacy/MongoDB.Driver.MongoServerSettings.ServerSelectionTimeout.html>`__, the driver throws a +server within the `server selection timeout <{+new-api-root+}/MongoDB.Driver/MongoDB.Driver.MongoClientSettings.ServerSelectionTimeout.html>`__, the driver throws a server selection timeout exception. The exception looks similar to the following: @@ -321,4 +321,4 @@ Entity Framework Core users. The provider includes features such as the followin - Intelligent object tracking - Entity-based LINQ operations - Entity Framework modeling and mapping with the fluent API -- Automatic database updates through change tracking \ No newline at end of file +- Automatic database updates through change tracking