From d1748bc75bc90c58487f32fecc3527b7a1716b9e Mon Sep 17 00:00:00 2001 From: Mike Woofter <108414937+mongoKart@users.noreply.github.com> Date: Wed, 12 Mar 2025 08:42:39 -0500 Subject: [PATCH] fix link (#513) (cherry picked from commit 4f28c82b668f8fd4b3dc628db00dce83df629c8d) --- source/whats-new.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/whats-new.txt b/source/whats-new.txt index d7009d26..abe4ab0d 100644 --- a/source/whats-new.txt +++ b/source/whats-new.txt @@ -61,7 +61,8 @@ The 3.1 driver release includes the following new features: in the Atlas Search documentation. - Adds support for the ``sort`` option to be passed to update commands. To learn more about - using update commands with the {+driver-short+}, see :ref:`csharp-change-guide`. + using update commands with the {+driver-short+}, see :ref:`csharp-update-one` and + :ref:`csharp-update-many`. For more information about this release, see the :github:`v3.1 release notes `.