Skip to content

Commit 61acd47

Browse files
committed
formatting
1 parent f8c386e commit 61acd47

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

source/connect.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,9 @@ Learn how to set up a connection and specify connection behavior from your
3636
application to a MongoDB deployment using the {+driver-short+} in the following
3737
sections:
3838

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`
4542

4643
For more information about authenticating with a MongoDB instance, see the
4744
:ref:`golang-authentication` section.

0 commit comments

Comments
 (0)