Skip to content

Commit 7f87ce0

Browse files
authored
fix link (#1028)
1 parent b55f3c0 commit 7f87ce0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/whats-new.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ What's New in 6.9
250250
- Adds official support for Queryable Encryption (QE) range queries. To use this
251251
feature, your app must use ``mongodb-client-encryption`` v6.1.0 or later and must connect
252252
to {+mdb-server+} 8.0 or later. For more information about QE range queries, see
253-
:manual:`Queryable Encryption <core/queryable-encryption>` in the {+mdb-server+} manual.
253+
:manual:`Queryable Encryption </core/queryable-encryption>` in the {+mdb-server+} manual.
254254

255255
- The ``insertMany()`` and ``bulkWrite()`` methods accept ``ReadonlyArray`` inputs.
256256

@@ -712,4 +712,4 @@ The {+driver-short+} v6.0 release includes the following features:
712712
<node-command-options>` section of the Run a Command guide.
713713

714714
To learn more about this release, see the
715-
`v6.0.0 Release Highlights <https://github.com/mongodb/node-mongodb-native/releases/tag/v6.0.0>`__.
715+
`v6.0.0 Release Highlights <https://github.com/mongodb/node-mongodb-native/releases/tag/v6.0.0>`__.

0 commit comments

Comments
 (0)