Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmorisi committed Aug 27, 2024
1 parent ee504b8 commit 2ed2826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/kotlin-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ to work with MongoDB in Kotlin:
- Use the `Kotlin Coroutine Driver <https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/>`__
for Kotlin applications using coroutines.

- Use the :doc:`Kotlin Sync Driver <https://www.mongodb.com/docs/languages/kotlin/kotlin-sync-driver/current/>` for synchronous Kotlin
- Use the `Kotlin Sync Driver <https://www.mongodb.com/docs/languages/kotlin/kotlin-sync-driver/current/>` for synchronous Kotlin
applications.

You can use the `MongoDB Atlas Device Kotlin SDK <https://www.mongodb.com/docs/realm/sdk/kotlin/install/>`__
Expand Down

0 comments on commit 2ed2826

Please sign in to comment.