Skip to content

Commit 6496b23

Browse files
committed
fix link
1 parent d25e99e commit 6496b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connect/mongoclient.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ URI and a ``MongoClientOptions`` object.
9898
database, most applications only require a single instance of a
9999
``MongoClient``, even across multiple requests. To learn more about
100100
how connection pools work in the driver, see the :ref:`FAQ page
101-
<node-faq-connection-pool>`.
101+
<node-connection-pools>`.
102102

103103
Use the ``serverApi`` option in your ``MongoClientOptions`` object to
104104
enable the {+stable-api+} feature, which forces the server to run operations

0 commit comments

Comments
 (0)