Skip to content

Commit 617b9c9

Browse files
committed
toc
1 parent ec5f6d6 commit 617b9c9

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

snooty.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ toc_landing_pages = [
1010
"/getting-started",
1111
"/connection",
1212
"/crud",
13-
"/crud/builders",
13+
"/aggregation",
14+
"/builders",
1415
"/data-formats",
1516
"/api-documentation"
1617
]

source/aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Aggregation
2121
:titlesonly:
2222
:maxdepth: 1
2323

24-
Aggregation Expressions </crud/aggregation-expression-operations>
24+
Aggregation Expressions </aggregation/aggregation-expression-operations>
2525

2626
Overview
2727
--------

source/reference.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
==========
2-
Versioning
3-
==========
1+
=========
2+
Reference
3+
=========
44

55
.. meta::
66
:description: Learn about versioning in the {+driver-long+}.

0 commit comments

Comments
 (0)