Skip to content

Commit 72acdf9

Browse files
author
Chris Cho
authored
DOCSP-26721 add kotlin sdk link (#918)
* DOCSP-26721: Add Kotlin SDK link
1 parent cfa35e6 commit 72acdf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/kotlin-drivers.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Welcome to the documentation site for the official MongoDB Kotlin
2323
drivers. You can add one of the following drivers to your application
2424
to work with MongoDB in Kotlin:
2525

26-
- Use the :driver:`Kotlin Coroutine Driver </kotlin/coroutine/current>`
26+
- Use the `Kotlin Coroutine Driver <https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/>`__
2727
for Kotlin applications using coroutines.
2828

29-
- Use the :driver:`Kotlin Sync Driver </kotlin-sync>` for synchronous Kotlin
29+
- Use the :doc:`Kotlin Sync Driver </kotlin-sync>` for synchronous Kotlin
3030
applications.
3131

3232
You can use the :realm:`MongoDB Atlas Device Kotlin SDK </sdk/kotlin/install>`

0 commit comments

Comments
 (0)