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.
311
311
- :manual:`$filter </reference/operator/aggregation/filter/>`
312
312
313
313
* - `first() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#first()>`__
314
- - :manual:`$first </reference/operator/aggregation/first-array-element />`
314
+ - :manual:`$first </reference/operator/aggregation/first/>`
315
315
316
316
* - `joinStrings() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#joinStrings(java.util.function.Function)>`__
317
317
- :manual:`$concat </reference/operator/aggregation/concat/>`
318
318
319
319
* - `last() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#last()>`__
320
- - :manual:`$last </reference/operator/aggregation/last-array-element />`
320
+ - :manual:`$last </reference/operator/aggregation/last/>`
321
321
322
322
* - `map() <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/mql/MqlArray.html#map(java.util.function.Function)>`__
323
323
- :manual:`$map </reference/operator/aggregation/map/>`
You can’t perform that action at this time.
0 commit comments