Skip to content

Commit ec2d51f

Browse files
committed
fix
1 parent ebabbdc commit ec2d51f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/upgrade/v2.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,8 @@ Version 2.19.0 Breaking Changes
138138
If your application uses the LINQ3 provider, you can't use ``-1`` to represent the
139139
:manual:`positional operator </reference/operator/update/positional/#mongodb-update-up.->`
140140
when updating an array. To learn how to use the positional operator, see
141-
:ref:`<csharp-update-one-arrays>` and :ref:`<csharp-update-many-arrays>`.
141+
:ref:`Update One <csharp-update-one-arrays>` and
142+
:ref:`Update Many <csharp-update-many-arrays>`.
142143

143144
Version 2.14.0 Breaking Changes
144145
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)