From f090aff7c96f2900c8050cd87213819d23964e5a Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Mon, 9 Oct 2023 15:47:57 -0400 Subject: [PATCH] test link without realm directive --- source/kotlin-drivers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/kotlin-drivers.txt b/source/kotlin-drivers.txt index 427fa1a67..e687867b9 100644 --- a/source/kotlin-drivers.txt +++ b/source/kotlin-drivers.txt @@ -29,6 +29,6 @@ to work with MongoDB in Kotlin: - Use the :doc:`Kotlin Sync Driver ` for synchronous Kotlin applications. -You can use the :realm:`MongoDB Atlas Device Kotlin SDK ` +You can use the `MongoDB Atlas Device Kotlin SDK `__ in Android or Kotlin Multiplatform (KMP) applications to access Atlas App Services and to manage your Realm data.