@@ -12,11 +12,11 @@ API Documentation
12
12
- `BSON Record Codec <{+api-root+}/bson-record-codec/index.html>`__ -
13
13
classes for encoding and decoding between Java records and the BSON data
14
14
format.
15
- - `Core <{+api-root+}/mongodb- driver-core/index.html>`__ - classes that
15
+ - `Core <{+api-root+}/driver-core/index.html>`__ - classes that
16
16
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>`__ -
18
18
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>`__ -
20
20
classes that support the legacy driver API. To learn how to upgrade from the
21
21
legacy API to the modern API from the :ref:`<java-legacy-api>` documentation.
22
22
@@ -26,7 +26,7 @@ API Documentation
26
26
27
27
BSON <{+api-root+}/bson/index.html>
28
28
BSON Record Codec <{+api-root+}/bson-record-codec/index.html>
29
- Core <{+api-root+}/mongodb- driver-core/index.html>
30
- Java Driver (modern API) <{+api-root+}/mongodb- driver-sync/index.html>
31
- Java Driver (legacy API) <{+api-root+}/mongodb- driver-legacy/index.html>
29
+ Core <{+api-root+}/driver-core/index.html>
30
+ Java Driver (modern API) <{+api-root+}/driver-sync/index.html>
31
+ Java Driver (legacy API) <{+api-root+}/driver-legacy/index.html>
32
32
0 commit comments