We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6496b23 commit d72679aCopy full SHA for d72679a
source/connect/mongoclient.txt
@@ -97,7 +97,7 @@ URI and a ``MongoClientOptions`` object.
97
As each ``MongoClient`` represents a pool of connections to the
98
database, most applications only require a single instance of a
99
``MongoClient``, even across multiple requests. To learn more about
100
- how connection pools work in the driver, see the :ref:`FAQ page
+ how connection pools work in the driver, see the :ref:`Connection Pools page
101
<node-connection-pools>`.
102
103
Use the ``serverApi`` option in your ``MongoClientOptions`` object to
0 commit comments