Skip to content

Commit b9d55e1

Browse files
committed
fixes
1 parent 7fad461 commit b9d55e1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ API Documentation
1111
{+language+} Sync Driver <{+api-root+}/mongodb-driver-kotlin-sync/index.html>
1212
BSON kotlinx.serialization <{+api-root+}/bson-kotlinx/index.html>
1313
{+language+} Driver Extensions <{+api-root+}/mongodb-driver-kotlin-extensions/index.html>
14-
Driver Core <{+core-api+}/index.html>
14+
Driver Core <{+api-root+}/index.html>
1515

1616
- `{+language+} Sync Driver <{+api-root+}/mongodb-driver-kotlin-sync/index.html>`__ -
1717
classes for the current synchronous driver API.

source/builders/builders-data-classes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,4 @@ API Documentation
259259
-----------------
260260

261261
- `{+driver-short+} Extensions
262-
<{+core-api+}/apidocs/mongodb-driver-kotlin-extensions/index.html>`__
262+
<{+api-root+}/mongodb-driver-kotlin-extensions/index.html>`__

source/connect/mongoclient.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ For more information about creating a ``MongoClient`` object with the
127127
{+driver-short+}, see the following API documentation:
128128

129129
- `MongoClient <{+driver-api+}/-mongo-client/index.html>`__
130-
- `MongoClientSettings <{+core-api+}com/mongodb/MongoClientSettings.html>`__
130+
- `MongoClientSettings <{+core-api+}/MongoClientSettings.html>`__

0 commit comments

Comments
 (0)