Skip to content

Commit 2272cdd

Browse files
committed
link fix
1 parent 9f35799 commit 2272cdd

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/whats-new.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,16 @@ The {+driver-short+} v3.1 release includes the following features,
3636
improvements, and fixes:
3737

3838
- Adds support for more than one KMS (Key Management Service) provider of the same type.
39-
application. To learn more about KMS providers, see
39+
To learn more about KMS providers, see
4040
:manual:`Queryable Encryption </core/queryable-encryption/>` in the {+server+}
4141
manual.
4242
- Adds support for v2 of the Queryable Encryption range protocol. Range indexes for
4343
Queryable Encryption are now GA.
4444
- Adds support for the ``type`` field when creating indexes. To learn more about
45-
creating indexes, see :manual:</indexes/> in the {+server+} manual.
46-
- Implements the :wikipedia:`Happy Eyeballs <Happy_Eyeballs>` algorithm for managing
47-
TCP connections.
45+
creating indexes, see :manual:`Indexes </indexes/>` in the {+server+} manual.
46+
- Implements the Happy Eyeballs algorithm for managing
47+
TCP connections. To learn more about this algorithm, see the Rust documentation
48+
for the `happy_eyeballs <https://docs.rs/happy_eyeballs/0.2.0/happy_eyeballs/>`__ crate.
4849
- The driver now publishes a ``TopologyDescriptionChangedEvent`` event when a topology
4950
closes.
5051

0 commit comments

Comments
 (0)