Skip to content

Commit daeac1d

Browse files
authored
(DOCSP-29148): Update Atlas UI screenshot (#90)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - https://jira.mongodb.org/browse/DOCSP-29148 Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/docsp-29148-atlas-ui/quick-start/ ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
1 parent c513ac3 commit daeac1d

File tree

4 files changed

+3
-58
lines changed

4 files changed

+3
-58
lines changed
-24.3 KB
Binary file not shown.
101 KB
Loading

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

Lines changed: 0 additions & 48 deletions
This file was deleted.

source/quick-start.txt

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,12 @@ want to connect to as shown below.
110110
.. figure:: /includes/figures/atlas_connection_select_cluster.png
111111
:alt: Atlas Connection GUI cluster selection screen
112112

113-
.. TODO:(DOCSP-29148) will have to update the image and description of UI for kotlin
114-
115-
.. important:: Use Java Driver Connection String
116-
117-
The Kotlin driver has not yet been added to the Atlas UI. You can use the
118-
Java driver connection string instead.
119-
120-
Proceed to the :guilabel:`Connect Your Application` step and select the Java driver.
121-
Select "4.3 or Later" for the version.
113+
Proceed to the :guilabel:`Connect Your Application` step and select the Kotlin driver.
114+
Select "4.10 or later" for the version.
122115
Click the :guilabel:`Copy` icon to copy the *connection string* to your clipboard as
123116
shown below.
124117

125-
.. figure:: /includes/figures/atlas_connection_copy_string_java.png
118+
.. figure:: /includes/figures/atlas_connection_copy_string_kotlin.png
126119
:alt: Atlas Connection GUI connection string screen
127120

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

0 commit comments

Comments
 (0)