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 cfa35e6 commit 72acdf9Copy full SHA for 72acdf9
source/kotlin-drivers.txt
@@ -23,10 +23,10 @@ Welcome to the documentation site for the official MongoDB Kotlin
23
drivers. You can add one of the following drivers to your application
24
to work with MongoDB in Kotlin:
25
26
-- Use the :driver:`Kotlin Coroutine Driver </kotlin/coroutine/current>`
+- Use the `Kotlin Coroutine Driver <https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/>`__
27
for Kotlin applications using coroutines.
28
29
-- Use the :driver:`Kotlin Sync Driver </kotlin-sync>` for synchronous Kotlin
+- Use the :doc:`Kotlin Sync Driver </kotlin-sync>` for synchronous Kotlin
30
applications.
31
32
You can use the :realm:`MongoDB Atlas Device Kotlin SDK </sdk/kotlin/install>`
0 commit comments