Skip to content

Commit 5052905

Browse files
committed
fixes
1 parent be0e40b commit 5052905

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/get-started/create-connection-string.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ when applicable, and connection options.
1616
.. tip::
1717

1818
To connect to a self-managed (non-Atlas) deployment, see
19-
:ref:`csharp-connection-targets`.
19+
:ref:`csharp-connect-to-mongodb`.
2020

2121
.. procedure::
2222
:style: connected

source/whats-new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The 3.1 driver release includes the following new features:
6161
in the Atlas Search documentation.
6262

6363
- Adds support for the ``sort`` option to be passed to update commands. To learn more about
64-
using update commands with the {+driver-short+}, see :ref:`csharp-change-guide`.
64+
using update commands with the {+driver-short+}, see :ref:`csharp-crud-write-operations`.
6565

6666
For more information about this release, see the :github:`v3.1 release notes
6767
</mongodb/mongo-csharp-driver/releases/tag/v3.1.0>`.

0 commit comments

Comments
 (0)