File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ servers in rotation without reconfiguring clients.
3838.. note::
3939
4040 If your deployment is on MongoDB Atlas, see the
41- :atlas:`Atlas driver connection guide </driver-connection>`
42- and select Go from the language dropdown to retrieve your connection string.
41+ :ref:`Quick Start guide <connect-to-your-cluster>` to learn how to
42+ retrieve your connection string.
4343
4444The next part of the connection string contains your username and, if
4545you are using password-based authentication, your password. Replace the value of
Original file line number Diff line number Diff line change @@ -43,3 +43,7 @@ to your clipboard as shown below.
4343
4444Save your Atlas connection string in a safe location that you can access
4545for the next step.
46+
47+ For more information on conencting to the Go driver through Atlas, see
48+ the :atlas: `Atlas driver connection guide </driver-connection> `
49+ and select **Go ** from the *Select your language * dropdown.
You can’t perform that action at this time.
0 commit comments