File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,13 +311,13 @@ using the methods described in this section.
311311 - :manual:`$filter </reference/operator/aggregation/filter/>`
312312
313313 * - `first() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#first()>`__
314- - :manual:`$first </reference/operator/aggregation/first/#array-operator/ >`
314+ - :manual:`$first </reference/operator/aggregation/first/>`
315315
316316 * - `joinStrings() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#joinStrings(java.util.function.Function)>`__
317317 - :manual:`$concat </reference/operator/aggregation/concat/>`
318318
319319 * - `last() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#last()>`__
320- - :manual:`$last </reference/operator/aggregation/last/#array-operator/ >`
320+ - :manual:`$last </reference/operator/aggregation/last/>`
321321
322322 * - `map() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#map(java.util.function.Function)>`__
323323 - :manual:`$map </reference/operator/aggregation/map/>`
You can’t perform that action at this time.
0 commit comments