Skip to content

Commit 54de642

Browse files
committed
Add links to the legacy quicktour
JAVA-1734
1 parent 8fc1caf commit 54de642

File tree

1 file changed

+6
-0
lines changed
  • docs/reference/content/getting-started

1 file changed

+6
-0
lines changed

docs/reference/content/getting-started/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ To help you get started with the new async driver, follow:
1919

2020
* [Async Quick Tour]({{< ref "getting-started/async-quick-tour.md" >}})
2121
* [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

Comments
 (0)