Skip to content

Commit 50eb7d7

Browse files
authored
update quickstart atlas elements (#225)
1 parent 4d7843a commit 50eb7d7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
-138 KB
Binary file not shown.
24.3 KB
Loading
-22.5 KB
Loading

source/includes/quick-start/atlas-setup.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@ instructions on how to format your connection string.
3030

3131
To retrieve your connection string for the cluster and user you created in
3232
the previous step, log into your Atlas account and navigate to the
33-
**Clusters** section and click the **Connect** button for the cluster that you
33+
:guilabel:`Database` section and click the :guilabel:`Connect` button for the cluster that you
3434
want to connect to as shown below.
3535

3636
.. figure:: /includes/figures/atlas_connection_select_cluster.png
3737
:alt: Atlas Connection GUI cluster selection screen
3838

39-
Proceed to the **Connect Your Application** step and select the Java driver.
39+
Proceed to the :guilabel:`Connect Your Application` step and select the Java driver.
4040
Select "4.1 or Later" for the version.
41-
Click the **Copy** icon to copy the *connection string* to your clipboard as
41+
Click the :guilabel:`Copy` icon to copy the *connection string* to your clipboard as
4242
shown below.
4343

44-
.. figure:: /includes/figures/atlas_connection_copy_string.png
44+
.. figure:: /includes/figures/atlas_connection_copy_string_java.png
4545
:alt: Atlas Connection GUI connection string screen
4646

4747
Save your Atlas connection string in a safe location that you can access

0 commit comments

Comments
 (0)