File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,13 @@ MongoDB Atlas is a fully-managed cloud database service that hosts your data
2727on MongoDB clusters. In this guide, we show you how to get started with your
2828own free (no credit card required) cluster.
2929
30+ .. tip::
31+
32+ For an additional example of how to build an application in Kotlin using
33+ MongoDB Atlas and the {+driver-long+}, see the
34+ :website:`Getting Started with the {+driver-long+}
35+ </developer/products/mongodb/getting-started-kotlin-driver/>` developer tutorial.
36+
3037Consult the following steps to connect your Kotlin application with a MongoDB Atlas
3138cluster.
3239
@@ -221,4 +228,3 @@ Next Steps
221228
222229Learn how to read and modify data using the Kotlin driver in the :ref:`Fundamentals
223230CRUD guide <kotlin-crud-operations>`.
224-
You can’t perform that action at this time.
0 commit comments