10000
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 5dfb9af commit efd3853Copy full SHA for efd3853
source/index.txt
@@ -27,7 +27,7 @@ MongoDB driver for server-side Kotlin applications using coroutines. Download it
27
following our Quick Start guide.
28
29
If your Kotlin application requires synchronous processing, use the
30
-:driver:`Sync Driver <{+api-kotlin+}/apidocs/mongodb-driver-kotlin-sync/>` which uses synchronous operations
+`Sync Driver <{+api-kotlin+}/apidocs/mongodb-driver-kotlin-sync/>`__ which uses synchronous operations
31
to make blocking calls to MongoDB.
32
33
Quick Start
0 commit comments