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 7e440af commit 051188eCopy full SHA for 051188e
snooty.toml
@@ -28,10 +28,4 @@ version = "v{+version-number+}"
28
mdb-server = "MongoDB Server"
29
stable-api = "Stable API"
30
api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}/apidocs/mongodb-driver-kotlin-sync"
31
-<<<<<<< HEAD
32
core-api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}/apidocs/mongodb-driver-core/com/mongodb"
33
-=======
34
-java-api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}"
35
-core-api = "{+java-api+}/apidocs/mongodb-driver-core/"
36
-kotlin-docs = "https://kotlinlang.org"
37
->>>>>>> refs/remotes/upstream/master
0 commit comments