We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714fd75 commit c6a9c72Copy full SHA for c6a9c72
source/tutorial/perform-incremental-map-reduce.txt
@@ -202,8 +202,8 @@ The operation returns the following documents:
202
Aggregation Alternative
203
-----------------------
204
205
-As an alternative to map-reduce, you can use an :doc:`aggregation
206
-pipeline </core/aggregation-pipeline>` that combines :pipeline:`$group`
+As an alternative to map-reduce, you can use an :ref:`aggregation
+pipeline <aggregation-pipeline>` that combines :pipeline:`$group`
207
and :pipeline:`$merge` stages to achieve the same result in a more
208
flexible operation.
209
0 commit comments