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 d25e99e commit 6496b23Copy full SHA for 6496b23
source/connect/mongoclient.txt
@@ -98,7 +98,7 @@ URI and a ``MongoClientOptions`` object.
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
101
- <node-faq-connection-pool>`.
+ <node-connection-pools>`.
102
103
Use the ``serverApi`` option in your ``MongoClientOptions`` object to
104
enable the {+stable-api+} feature, which forces the server to run operations
0 commit comments