File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,13 @@ Follow this tutorial to connect a sample Java application to a MongoDB Atlas
4444deployment. The tutorial includes the following sections:
4545
4646- :ref:`java-get-started-download-and-install`: Learn how to install
47- the {+driver-short+}
47+ the {+driver-short+}.
4848- :ref:`java-get-started-create-deployment`: Learn how to create
49- a free MongoDB deployment on Atlas
49+ a free MongoDB deployment on Atlas.
5050- :ref:`java-get-started-connection-string`: Learn how to retrieve
51- your Atlas deployment's connection string
51+ your Atlas deployment's connection string.
5252- :ref:`java-connect-to-mongodb`: Learn how to create an application
53- that connects to MongoDB and queries data stored in your deployment
53+ that connects to MongoDB and queries data stored in your deployment.
5454
5555If you prefer to connect to MongoDB using a different driver or
5656programming language, see our :driver:`list of official drivers <>`.
You can’t perform that action at this time.
0 commit comments