Skip to content

Commit 19e841b

Browse files
fix link (#1028) (#1034)
(cherry picked from commit 7f87ce0) Co-authored-by: Mike Woofter <[email protected]>
1 parent cfadd2f commit 19e841b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/whats-new.txt

+2-2
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)