Skip to content

Commit 47c0e1c

Browse files
committed
connection options drawer
1 parent fbb72cc commit 47c0e1c

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

source/connect/connection-options.txt

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,9 @@ Connection Options
66
:titlesonly:
77
:maxdepth: 1
88

9-
Specify Connection Options <connection-options/specify-connection-options>
10-
Compress Network Traffic <connection-options/network-compression>
11-
Customize Server Selection <connection-options/server-selection>
12-
Stable API <connection-options/stable-api>
13-
Limit Server Execution Time <connection-options/csot>
14-
Connection Pools <connection-options/connection-pools>
15-
9+
Specify Connection Options </connection-options/specify-connection-options>
10+
Compress Network Traffic </connection-options/network-compression>
11+
Customize Server Selection </connection-options/server-selection>
12+
Stable API </connection-options/stable-api>
13+
Limit Server Execution Time </connection-options/csot>
14+
Connection Pools </connection-options/connection-pools>

source/crud.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CRUD Operations
2323
CRUD (Create, Read, Update, Delete) operations enable you to work with
2424
data stored in MongoDB.
2525

26-
- :ref:`golang-insert`
26+
- :ref:`golang-insert-guide`
2727
- :ref:`golang-query`
2828
- :ref:`golang-update`
2929
- :ref:`golang-delete`

0 commit comments

Comments
 (0)