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
3939
4040Welcome to the documentation site for the Java Driver, the official
4141MongoDB 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
4343to add the driver to your project by using `Maven <https://maven.apache.org/>`__ or
4444`Gradle <https://gradle.org/>`__ and how to set up a runnable app.
4545
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ or you can
5050
5151Once you have imported the dataset, you can copy and paste a usage
5252example 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
5454started with the MongoDB Java driver. Once you've copied a usage example,
5555you must edit the connection URI to get the example connected to
5656your MongoDB instance:
You can’t perform that action at this time.
0 commit comments