Skip to content

Commit 714b794

Browse files
committed
broken links
1 parent 9af6466 commit 714b794

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

snooty.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ version = "v{+version-number+}"
2828
mdb-server = "MongoDB Server"
2929
stable-api = "Stable API"
3030
api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}/apidocs/mongodb-driver-kotlin-sync"
31+
java-api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}"
32+
kotlin-docs = "https://kotlinlang.org"
3133
core-api = "https://mongodb.github.io/mongo-java-driver/{+version-number+}/apidocs/mongodb-driver-core/com/mongodb"

source/connect/stable-api.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,12 @@ API Documentation
125125
For more information about using the {+stable-api+} with {+driver-short+}, see the
126126
following API documentation:
127127

128-
- `ServerApi <{+core-api+/ServerApi.html}>`__
128+
- `ServerApi <{+core-api+}/ServerApi.html>`__
129129
- `ServerApi.Builder <{+core-api+}/ServerApi.Builder.html>`__
130130
- `ServerApiVersion <{+core-api+}/ServerApiVersion.html>`__
131131
- `ServerAddress <{+core-api+}/ServerAddress.html>`__
132132
- `MongoClientSettings <{+core-api+}/MongoClientSettings.html>`__
133133
- `MongoClientSettings.Builder <{+core-api+}/MongoClientSettings.Builder.html>`__
134134
- `MongoClient.create() <{+api+}/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/-factory/create.html>`__
135-
- `MongoClient <{+api+}/mongodb-driver-kotlin-sync/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/index.html>`__
135+
- `MongoClient <{+api+}/mongodb-driver-kotlin-sync/com.mongodb.kotlin.client/-mongo-client/index.html>`__
136136

0 commit comments

Comments
 (0)