File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -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
You can’t perform that action at this time.
0 commit comments