@@ -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
@@ -26,7 +26,7 @@ API Documentation
2626
2727 BSON <{+api-root+}/bson/index.html>
2828 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>
3232
0 commit comments