Skip to content

Commit 735bccf

Browse files
committed
connection string
1 parent 0fbb2e1 commit 735bccf

File tree

3 files changed

+2
-12
lines changed

3 files changed

+2
-12
lines changed

source/django-get-started/django-connection-string.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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 <django-get-started-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
@@ -35,11 +35,6 @@ To connect to an instance or deployment not hosted on Atlas, see
3535
that best matches the version you installed from the :guilabel:`Version`
3636
selection menu.
3737

38-
Select the :guilabel:`Password (SCRAM)` authentication mechanism.
39-
40-
Deselect the :guilabel:`Include full driver code example` option to view
41-
the connection string.
42-
4338
.. step:: Copy your Connection String
4439

4540
Click the button on the right of the connection string to copy it to

source/get-started/create-a-connection-string.txt

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ 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 <pymongo-get-started-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
@@ -34,12 +34,7 @@ To connect to an instance or deployment not hosted on Atlas, see
3434
"Python" from the :guilabel:`Driver` selection menu and the version
3535
that best matches the version you installed from the :guilabel:`Version`
3636
selection menu.
37-
38-
Select the :guilabel:`Password (SCRAM)` authentication mechanism.
3937

40-
Deselect the :guilabel:`Include full driver code example` option to view
41-
the connection string.
42-
4338
.. step:: Copy your Connection String
4439

4540
Click the button on the right of the connection string to copy it to
79.6 KB
Loading

0 commit comments

Comments
 (0)