Skip to content

Commit 589bb12

Browse files
author
Chris Cho
authored
DOCSP-23259: update atlas instructions (#335)
1 parent 3e62bd5 commit 589bb12

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

source/quick-start.txt

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,12 @@ Set up a Free Tier Cluster in Atlas
130130
After installing the MongoDB Node.js driver, create a MongoDB instance to store
131131
and manage your data. Complete the
132132
:atlas:`Get Started with Atlas </getting-started?tck=docs_driver_nodejs>` guide
133-
to set up a new Atlas account and a free tier cluster (MongoDB instance).
134-
Then, complete the :atlas:`Load Sample Data into Your Atlas Cluster </sample-data/?tck=docs_driver_nodejs>`
135-
guide to insert sample data into your cluster.
133+
to set up a new Atlas account, a free cluster (MongoDB instance), and load
134+
sample data into your cluster.
136135

137-
After completing the steps in these Atlas guides, you should have a new MongoDB
138-
cluster deployed in Atlas, a new database user, and sample datasets loaded
139-
into your cluster.
136+
After completing the steps in the Atlas guide, you should have a new MongoDB
137+
cluster deployed in Atlas, a database user with access to the cluster, and
138+
sample datasets loaded into the cluster.
140139

141140
Connect to your Cluster
142141
-----------------------

0 commit comments

Comments
 (0)