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 c5c6abc commit 2571150Copy full SHA for 2571150
source/connection/connection-pools.txt
@@ -57,7 +57,7 @@ by using either a connection string or ``MongoClientSettings`` object:
57
.. tab:: ``MongoClientSettings``
58
:tabid: MongoClient
59
60
- .. literalinclude:: /includes/fundamentals/code-snippets/mcs.java
+ .. literalinclude:: /includes/fundamentals/code-snippets/ConnectionPool.java
61
:start-after: begin MongoSettings
62
:end-before: end MongoSettings
63
:language: java
0 commit comments