Skip to content

Commit b2c8c0f

Browse files
committed
Adjust weights and titles
1 parent 38d12af commit b2c8c0f

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

docs/language/aggregates/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Aggregates
3-
heading: Aggregate Functions
2+
weight: 3
3+
title: Aggregate Functions
44
---
55

66
Aggregate functions appear in either [summarization](../operators/summarize.md)

docs/language/functions/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
weight: 2
23
title: Functions
34
---
45

docs/language/operators/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
weight: 1
23
title: Operators
34
---
45

docs/tutorials/join.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
weight: 3
3-
title: Join Overview
3+
title: Join
4+
heading: Join Overview
45
---
56

67
This is a brief primer on the SuperPipe [`join` operator](../language/operators/join.md).

0 commit comments

Comments
 (0)