Skip to content

Commit 2571150

Browse files
committed
add code file
1 parent c5c6abc commit 2571150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connection/connection-pools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ by using either a connection string or ``MongoClientSettings`` object:
5757
.. tab:: ``MongoClientSettings``
5858
:tabid: MongoClient
5959

60-
.. literalinclude:: /includes/fundamentals/code-snippets/mcs.java
60+
.. literalinclude:: /includes/fundamentals/code-snippets/ConnectionPool.java
6161
:start-after: begin MongoSettings
6262
:end-before: end MongoSettings
6363
:language: java

0 commit comments

Comments
 (0)