Skip to content

Commit 9edde07

Browse files
committed
fix
1 parent 3094b9b commit 9edde07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/whats-new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The {+driver-short+} v6.11 release includes the following features:
6161
const client = new MongoClient('mongodb://host:port/?authMechanism=MONGODB-OIDC&authMechanismProperties=ENVIRONMENT:k8s');
6262

6363
- The ``bson`` package adds support for binary vector data. To learn more about this feature,
64-
see the :github:`v6.10.0 Release Notes. <mongodb/js-bson/releases/tag/v6.10.0>` for the
64+
see the :github:`v6.10.0 Release Notes <mongodb/js-bson/releases/tag/v6.10.0>` for the
6565
``bson`` package on GitHub.
6666

6767
- The driver emits ``ConnectionClosedEvents`` after ``PoolClearedEvents``.

0 commit comments

Comments
 (0)