File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -36,12 +36,9 @@ Learn how to set up a connection and specify connection behavior from your
36
36
application to a MongoDB deployment using the {+driver-short+} in the following
37
37
sections:
38
38
39
- - :ref:`golang-mongoclient`: Learn how to create a MongoClient object to connect
40
- to a MongoDB deployment.
41
- - :ref:`golang-connection-options`: Learn how to customize your connection
42
- behavior.
43
- - :ref:`golang-connection-troubleshooting`: Explore solutions to common
44
- connection issues.
39
+ - :ref:`golang-mongoclient`
40
+ - :ref:`golang-connection-options`
41
+ - :ref:`golang-connection-troubleshooting`
45
42
46
43
For more information about authenticating with a MongoDB instance, see the
47
44
:ref:`golang-authentication` section.
You can’t perform that action at this time.
0 commit comments