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
44
44
deployment. The tutorial includes the following sections:
45
45
46
46
- :ref:`java-get-started-download-and-install`: Learn how to install
47
- the {+driver-short+}
47
+ the {+driver-short+}.
48
48
- :ref:`java-get-started-create-deployment`: Learn how to create
49
- a free MongoDB deployment on Atlas
49
+ a free MongoDB deployment on Atlas.
50
50
- :ref:`java-get-started-connection-string`: Learn how to retrieve
51
- your Atlas deployment's connection string
51
+ your Atlas deployment's connection string.
52
52
- :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.
54
54
55
55
If you prefer to connect to MongoDB using a different driver or
56
56
programming language, see our :driver:`list of official drivers <>`.
You can’t perform that action at this time.
0 commit comments