File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ CRUD Operations
12
12
Query </crud/query-document>
13
13
Compound Operations </crud/compound-operations>
14
14
Transactions </crud/transactions>
15
- Operations on Replica Sets </connection /read-write-config>
15
+ Operations on Replica Sets </crud /read-write-config>
16
16
Builders </crud/builders>
17
17
Aggregation </crud/aggregation>
18
18
Aggregation Expressions </crud/aggregation-expression-operations>
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ instance to the constructor. The code configures the following settings:
84
84
:end-before: end-client-settings
85
85
86
86
Alternatively, you can specify the read and write settings in the connection
87
- URI, which is passed as a parameter to the ``MongoClient `` constructor:
87
+ URI, which is passed as a parameter to the ``MongoClients `` constructor:
88
88
89
89
.. literalinclude:: /includes/fundamentals/code-snippets/ReplicaSets.java
90
90
:language: java
You can’t perform that action at this time.
0 commit comments