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 df5db5d commit 40b6631Copy full SHA for 40b6631
source/fundamentals/builders/aggregates.txt
@@ -17,7 +17,7 @@ Overview
17
18
In this guide, you can learn how to use the :java-docs:`Aggregates <apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates>`
19
class which provides static factory methods that build :manual:`aggregation pipeline
20
-stages </reference/operator/aggregation/>` in the MongoDB Java driver.
+stages </meta/aggregation-quick-reference/#stages>` in the MongoDB Java driver.
21
22
For a more thorough introduction to Aggregation, see our :ref:`Aggregation guide <java-aggregation>`.
23
0 commit comments