Skip to content

Commit 8f52028

Browse files
committed
fix
1 parent b9d55e1 commit 8f52028

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/api.txt

Lines changed: 2 additions & 2 deletions
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 <{+api-root+}/index.html>
14+
Driver Core <{+api-root+}/mongodb-driver-core/index.html>
1515

1616
- `{+language+} Sync Driver <{+api-root+}/mongodb-driver-kotlin-sync/index.html>`__ -
1717
classes for the current synchronous driver API.
@@ -22,5 +22,5 @@ API Documentation
2222
<{+api-root+}/mongodb-driver-kotlin-extensions/index.html>`__ -
2323
classes that extend the core builder classes to support :ref:`data
2424
classes <kotlin-sync-builders-data-classes>`.
25-
- `Driver Core <{+api-root+}/index.html>`__ - classes that
25+
- `Driver Core <{+api-root+}/mongodb-driver-core/index.html>`__ - classes that
2626
contain essential driver functionality.

0 commit comments

Comments
 (0)