Skip to content

Commit cd02f50

Browse files
authored
DOCSP-50749: agg tutorial link (#649)
1 parent 6286ca9 commit cd02f50

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/aggregation.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,12 @@ more stages, and this pipeline transforms the documents into an aggregated resul
3737
To learn more about the aggregation stages supported by the {+driver-short+}, see
3838
:ref:`Aggregation Stages <csharp-aggregation-stages>`.
3939

40+
.. sharedinclude:: dbx/agg-tutorials-manual-tip.rst
41+
42+
.. replacement:: language
43+
44+
:guilabel:`{+language+}`
45+
4046
Analogy
4147
~~~~~~~
4248

@@ -109,4 +115,4 @@ To view a full list of expression operators, see
109115

110116
To learn about explaining MongoDB aggregation operations, see
111117
:manual:`Explain Results </reference/explain-results/>` and
112-
:manual:`Query Plans </core/query-plans/>`.
118+
:manual:`Query Plans </core/query-plans/>`.

0 commit comments

Comments
 (0)