Skip to content

Commit 4a2790e

Browse files
committed
small fixes
1 parent 063ec6b commit 4a2790e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

source/includes/mongodb-compatibility-table-java-rs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
:stub-columns: 1
44
:class: compatibility-large
55

6-
* - {+java-rs} Driver Version
6+
* - {+java-rs+} Driver Version
77
- MongoDB 8.1
88
- MongoDB 8.0
99
- MongoDB 7.0

source/upgrade.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ Before you upgrade, perform the following actions:
2727

2828
- Ensure the new version is compatible with the {+mdb-server+} versions
2929
your application connects to and the Java Runtime Environment (JRE) your
30-
application runs on. See the :ref:`Compatibiliity page <java-rs-compatibility>`
31-
for this information.
30+
application runs on. See the :ref:`java-rs-compatibility` section
31+
to find this information.
32+
3233
- Address any breaking changes between the current version of the driver
3334
your application is using and your planned upgrade version in the
3435
:ref:`Breaking Changes <java-rs-breaking-changes>` section. To learn

0 commit comments

Comments
 (0)