Skip to content

Commit da3d7b5

Browse files
committed
build errors
1 parent 06a30ce commit da3d7b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Introduction
3939

4040
Welcome to the documentation site for the Java Driver, the official
4141
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
4343
to 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

source/usage-examples.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ or you can
5050

5151
Once you have imported the dataset, you can copy and paste a usage
5252
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
5454
started with the MongoDB Java driver. Once you've copied a usage example,
5555
you must edit the connection URI to get the example connected to
5656
your MongoDB instance:

0 commit comments

Comments
 (0)