Skip to content

Commit 3682268

Browse files
authored
DOCSP-38221: quickstart (#5)
* DOCSP-38221: quickstart * uncomment * JS PR fixes 1
1 parent fdaf4ac commit 3682268

File tree

5 files changed

+511
-5
lines changed

5 files changed

+511
-5
lines changed

source/get-started.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ Get Started
77
.. toctree::
88

99
/get-started/primer/
10+
/get-started/quickstart/
1011

1112
..
12-
/get-started/quickstart/
1313
/get-started/pojo-qs/
1414

1515
- :ref:`scala-primer`
16+
- :ref:`scala-quickstart`
1617

1718
..
18-
- :ref:`scala-quickstart`
1919
- :ref:`scala-pojo-qs`

source/get-started/primer.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ Primer
1919

2020
This guide provides background about the {+driver-short+} and its
2121
asynchronous API before showing you how to use the driver and MongoDB in
22-
the
23-
24-
.. :ref:`Quick Start guide <>`.
22+
the :ref:`Quick Start guide <scala-quickstart>`.
2523

2624
.. note::
2725

0 commit comments

Comments
 (0)