Skip to content

Commit 1e363d4

Browse files
committed
copy
1 parent 8e74692 commit 1e363d4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

source/quick-start/create-a-connection-string.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,19 @@ To connect to an instance or deployment not hosted on Atlas, see
2424
To retrieve your connection string for the deployment that
2525
you created in the :ref:`previous step <node-quick-start-create-deployment>`,
2626
log into your Atlas account and navigate to the
27-
:guilabel:`Database` section and click the :guilabel:`Connect` button
27+
:guilabel:`Clusters` section and click the :guilabel:`Connect` button
2828
for your new deployment.
2929

3030
.. figure:: /includes/figures/atlas_connection_select_cluster.png
3131
:alt: The connect button in the clusters section of the Atlas UI
3232

33-
Proceed to the :guilabel:`Connect your application` section and select
34-
"Node.js" from the :guilabel:`Driver` selection menu and the version
33+
Select the :guilabel:`Drivers` option from the :guilabel:`Connect to your application`
34+
section. Once you are in the :guilabel:`Connecting with MongoDB Driver`
35+
menu, select "Node.js" from the :guilabel:`Driver` selection menu and the version
3536
that best matches the version you installed from the :guilabel:`Version`
3637
selection menu.
3738

3839
Select the :guilabel:`Password (SCRAM)` authentication mechanism.
39-
40-
Deselect the :guilabel:`Include full driver code example` to view
41-
the connection string.
4240

4341
.. step:: Copy your Connection String
4442

0 commit comments

Comments
 (0)