File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ application to a MongoDB deployment using the driver in the following
2424sections:
2525
2626- :ref:`Create a MongoClient <java-mongoclient>`
27- - :ref:`Specify Connection Options <java-connection-options>`
27+ - :ref:`Specify Connection Options <java-specify- connection-options>`
2828- :ref:`Connection Troubleshooting <java-connection-troubleshooting>`
2929
3030For information about authenticating with a MongoDB instance,
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ against the connected secondary node if you set the read preference to
245245
246246You can also specify the ``serverSelectionTimeoutMS`` connection option
247247to adjust the amount of time in which the driver must select a server. To
248- learn more, see the :ref:`java-connection-options` guide.
248+ learn more, see the :ref:`java-connection-uri- options` guide.
249249
250250.. _java-miscellaneous-errors:
251251
Original file line number Diff line number Diff line change 1- .. _java-connection-options:
1+ .. _java-specify- connection-options:
22
33==========================
44Specify Connection Options
@@ -27,5 +27,5 @@ Specify Connection Options
2727- :ref:`Stable API <stable-api-java>`
2828- :ref:`Network Compression <network-compression>`
2929- :ref:`JNDI Datasource <jndi>`
30- - `AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/>`
30+ - `AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/>`__
3131- :ref:`Connection Security Options <security-connection-settings>`
You can’t perform that action at this time.
0 commit comments