Skip to content

Commit 06a30ce

Browse files
committed
fixes
1 parent 048d350 commit 06a30ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/get-started/connection-string.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ when applicable, and connection options.
3737
Click the button on the right of the connection string to copy it to
3838
your clipboard, as shown in the following screenshot:
3939

40-
.. figure:: /includes/figures/atlas_connection_copy_string_java.png
40+
.. figure:: /includes/figures/atlas_connection_copy_uri_java.png
4141
:alt: The connection string copy button in the Atlas UI
4242

4343
.. step:: Edit your connection string placeholders

source/get-started/next-steps.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ and retrieves a document that matches a query.
1212

1313
Learn more about the {+driver-short+} from the following resources:
1414

15-
- Learn how to perform read operations in the :ref:`<java-read-operations>` guide.
16-
- Learn how to perform write operations in the :ref:`<java-write-operations>` guide.
15+
- Learn how to perform read operations in the :ref:`<java-read-operations>` section.
16+
- Learn how to perform write operations in the :ref:`<java-write-operations>` section.

0 commit comments

Comments
 (0)