Skip to content

Commit 40b6631

Browse files
authored
DOCSP-17428: correct stages link (#124)
1 parent df5db5d commit 40b6631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/fundamentals/builders/aggregates.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Overview
1717

1818
In this guide, you can learn how to use the :java-docs:`Aggregates <apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates>`
1919
class which provides static factory methods that build :manual:`aggregation pipeline
20-
stages </reference/operator/aggregation/>` in the MongoDB Java driver.
20+
stages </meta/aggregation-quick-reference/#stages>` in the MongoDB Java driver.
2121

2222
For a more thorough introduction to Aggregation, see our :ref:`Aggregation guide <java-aggregation>`.
2323

0 commit comments

Comments
 (0)