Skip to content

Commit 003210e

Browse files
committed
fixes
1 parent ba92628 commit 003210e

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

snooty.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@ toc_landing_pages = [
44
"/get-started",
55
"/connect",
66
"/aggregation",
7-
"/aggregation/aggregation-tutorials",
87
"/security",
98
"/security/authentication",
10-
"/aggregation-tutorials",
119
"/data-formats",
1210
"/connect/connection-options",
1311
"crud",

source/aggregation.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ Transform Your Data with Aggregation
2222
:titlesonly:
2323
:maxdepth: 1
2424

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/>
3030

3131
Overview
3232
--------

0 commit comments

Comments
 (0)