diff --git a/source/quick-start.txt b/source/quick-start.txt index edd20836..5a8ded88 100644 --- a/source/quick-start.txt +++ b/source/quick-start.txt @@ -27,6 +27,13 @@ MongoDB Atlas is a fully-managed cloud database service that hosts your data on MongoDB clusters. In this guide, we show you how to get started with your own free (no credit card required) cluster. +.. tip:: + + For an additional example of how to build an application in Kotlin using + MongoDB Atlas and the {+driver-long+}, see the + :website:`Getting Started with the {+driver-long+} + ` developer tutorial. + Consult the following steps to connect your Kotlin application with a MongoDB Atlas cluster. @@ -221,4 +228,3 @@ Next Steps Learn how to read and modify data using the Kotlin driver in the :ref:`Fundamentals CRUD guide `. -