Skip to content

Commit 3c94f51

Browse files
committed
revert snooty
1 parent abcfc83 commit 3c94f51

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

snooty.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ toc_landing_pages = [
1111
"/read",
1212
"/connect",
1313
"/indexes",
14-
"/connect",
1514
"work-with-indexes",
1615
"/data-formats"
1716
]
@@ -29,5 +28,5 @@ mdb-server = "MongoDB Server"
2928
stable-api = "Stable API"
3029
api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}/apidocs/mongodb-driver-kotlin-sync"
3130
java-api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}"
32-
kotlin-docs = "https://kotlinlang.org"
33-
core-api = "{+java-api+}/apidocs/mongodb-driver-core/"
31+
core-api = "{+java-api+}/apidocs/mongodb-driver-core/"
32+
kotlin-docs = "https://kotlinlang.org"

source/connect/stable-api.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,3 @@ following API documentation:
133133
- `MongoClientSettings.Builder <{+core-api+}com/mongodb/MongoClientSettings.Builder.html>`__
134134
- `MongoClient <{+api+}/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/index.html>`__
135135
- `MongoClient.create() <{+api+}/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/-factory/create.html>`__
136-

0 commit comments

Comments
 (0)