Skip to content

Commit cbbf8a2

Browse files
committed
move to direct connection section
1 parent e73f61b commit cbbf8a2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/fundamentals/connections/connection-guide.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -220,10 +220,6 @@ When connecting to a replica set, the driver takes the following actions by defa
220220
However, to ensure connectivity when the specified host
221221
is unavailable, provide the full list of hosts.
222222

223-
.. note:: Replica Set in Docker
224-
225-
.. sharedinclude:: dbx/docker-replica-set.rst
226-
227223
Direct Connection
228224
`````````````````
229225

@@ -238,3 +234,7 @@ following behavior:
238234
specified host isn't the primary member. To learn more about these
239235
replica set members, see :manual:`Replica Set Secondary Members
240236
</core/replica-set-secondary/>` in the Server manual.
237+
238+
.. note:: Replica Set in Docker
239+
240+
.. sharedinclude:: dbx/docker-replica-set.rst

0 commit comments

Comments
 (0)