Skip to content

Commit bb5c195

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

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
@@ -108,7 +108,7 @@ What's New in 6.9
108108
- Adds official support for Queryable Encryption (QE) range queries. To use this
109109
feature, your app must use ``mongodb-client-encryption`` v6.1.0 or later and must connect
110110
to {+mdb-server+} 8.0 or later. For more information about QE range queries, see
111-
:manual:`Queryable Encryption <core/queryable-encryption>` in the {+mdb-server+} manual.
111+
:manual:`Queryable Encryption </core/queryable-encryption>` in the {+mdb-server+} manual.
112112

113113
- The ``insertMany()`` and ``bulkWrite()`` methods accept ``ReadonlyArray`` inputs.
114114

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

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

0 commit comments

Comments
 (0)