Skip to content

Commit 60bd8ef

Browse files
committed
another fix
1 parent 035b340 commit 60bd8ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/api-documentation.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ API Documentation
1212
- `BSON Record Codec <{+api-root+}/bson-record-codec/index.html>`__ -
1313
classes for encoding and decoding between Java records and the BSON data
1414
format.
15-
- `Core <{+api-root+}/mongodb-driver-core/index.html>`__ - classes that
15+
- `Core <{+api-root+}/driver-core/index.html>`__ - classes that
1616
contain essential driver functionality.
17-
- `Java Driver (modern API) <{+api-root+}/mongodb-driver-sync/index.html>`__ -
17+
- `Java Driver (modern API) <{+api-root+}/driver-sync/index.html>`__ -
1818
classes for the current driver API.
19-
- `Java Driver (legacy API) <{+api-root+}/mongodb-driver-legacy/index.html>`__ -
19+
- `Java Driver (legacy API) <{+api-root+}/driver-legacy/index.html>`__ -
2020
classes that support the legacy driver API. To learn how to upgrade from the
2121
legacy API to the modern API from the :ref:`<java-legacy-api>` documentation.
2222

0 commit comments

Comments
 (0)