File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Introduction
39
39
40
40
Welcome to the documentation site for the Java Driver, the official
41
41
MongoDB driver for synchronous Java applications.
42
- Follow the :ref:`Quick Start <java-sync-quickstart >` guide to learn how
42
+ Follow the :ref:`Get Started <java-get-started >` tutorial to learn how
43
43
to add the driver to your project by using `Maven <https://maven.apache.org/>`__ or
44
44
`Gradle <https://gradle.org/>`__ and how to set up a runnable app.
45
45
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ or you can
50
50
51
51
Once you have imported the dataset, you can copy and paste a usage
52
52
example into your development environment of choice. You can follow the
53
- :doc:`quick start guide </quick-start>` to learn more about getting
53
+ :ref:`Get Started <java-get-started>` tutorial to learn more about getting
54
54
started with the MongoDB Java driver. Once you've copied a usage example,
55
55
you must edit the connection URI to get the example connected to
56
56
your MongoDB instance:
You can’t perform that action at this time.
0 commit comments