diff --git a/source/fundamentals/connections/connection-guide.txt b/source/fundamentals/connections/connection-guide.txt index d1f73945..43bc59d3 100644 --- a/source/fundamentals/connections/connection-guide.txt +++ b/source/fundamentals/connections/connection-guide.txt @@ -174,6 +174,10 @@ connections: - Require you to :manual:`specify a secondary read preference ` when the specified host isn't the **primary**. +.. note:: Replica Set in Docker + + .. sharedinclude:: dbx/docker-replica-set.rst + .. _golang-connection-options: ------------------