File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,8 @@ toc_landing_pages = [
4
4
" /get-started" ,
5
5
" /connect" ,
6
6
" /aggregation" ,
7
- " /aggregation/aggregation-tutorials" ,
8
7
" /security" ,
9
8
" /security/authentication" ,
10
- " /aggregation-tutorials" ,
11
9
" /data-formats" ,
12
10
" /connect/connection-options" ,
13
11
" crud" ,
Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ Transform Your Data with Aggregation
22
22
:titlesonly:
23
23
:maxdepth: 1
24
24
25
- Filtered Subset </aggregation/aggregation-tutorials/ filtered-subset/>
26
- Group & Total </aggregation/aggregation-tutorials/ group-total/>
27
- Unpack Arrays & Group </aggregation/aggregation-tutorials/ unpack-arrays/>
28
- One-to-One Join </aggregation/aggregation-tutorials/ one-to-one-join/>
29
- Multi-Field Join </aggregation/aggregation-tutorials/ multi-field-join/>
25
+ Filtered Subset </aggregation/filtered-subset/>
26
+ Group & Total </aggregation/group-total/>
27
+ Unpack Arrays & Group </aggregation/unpack-arrays/>
28
+ One-to-One Join </aggregation/one-to-one-join/>
29
+ Multi-Field Join </aggregation/multi-field-join/>
30
30
31
31
Overview
32
32
--------
You can’t perform that action at this time.
0 commit comments