Skip to content

Commit 829a877

Browse files
committed
DOCSP-50750: agg tutorial link
1 parent 56a9a6b commit 829a877

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ toc_landing_pages = [
2424
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
2525

2626
[constants]
27-
driver = "java"
27+
driver = "Java"
2828
driver-long = "MongoDB Java Driver"
2929
driver-short = "Java driver"
3030
version = "5.5"

source/aggregation/aggregation-examples.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ Aggregation Examples
2020
Overview
2121
--------
2222

23-
This page demonstrates how to use aggregation pipelines.
23+
This guide provides examples on how to use aggregation pipelines.
24+
25+
.. sharedinclude:: dbx/agg-tutorials-manual-tip.rst
26+
27+
.. replacement:: language
28+
29+
:guilabel:`{+driver+} (Sync)`
2430

2531
Import Classes
2632
~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)