We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc1caf commit 54de642Copy full SHA for 54de642
docs/reference/content/getting-started/index.md
@@ -19,3 +19,9 @@ To help you get started with the new async driver, follow:
19
20
* [Async Quick Tour]({{< ref "getting-started/async-quick-tour.md" >}})
21
* [Async Admin Quick Tour]({{< ref "getting-started/async-quick-tour-admin.md" >}})
22
+
23
24
+To help you get started with the legacy `DB` and `DBCollection` API, follow:
25
26
+ * [Legacy Quick Tour](http://mongodb.github.io/mongo-java-driver/2.13/getting-started/quick-tour/)
27
+ * [Legacy Admin Quick Tour](http://mongodb.github.io/mongo-java-driver/2.13/getting-started/quick-tour-admin/)
0 commit comments