Skip to content

Commit eb90b04

Browse files
committed
fix(influxdb3): link, rename get-started/processing-engine to get-started/process
1 parent 069dc2d commit eb90b04

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

content/influxdb3/core/get-started/processing-engine.md renamed to content/influxdb3/core/get-started/process.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ menu:
1111
identifier: gs-process-data
1212
parent: Get started
1313
weight: 104
14+
aliases:
15+
- /influxdb3/core/get-started/process-data/
16+
- /influxdb3/core/get-started/processing-engine/
1417
related:
1518
- /influxdb3/core/plugins/
1619
- /influxdb3/core/reference/cli/influxdb3/create/plugin/

content/influxdb3/enterprise/get-started/processing-engine.md renamed to content/influxdb3/enterprise/get-started/process.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ menu:
1111
identifier: gs-process-data
1212
parent: Get started
1313
weight: 104
14+
aliases:
15+
- /influxdb3/enterprise/get-started/process-data/
16+
- /influxdb3/enterprise/get-started/processing-engine/
1417
related:
1518
- /influxdb3/enterprise/plugins/
1619
- /influxdb3/enterprise/reference/cli/influxdb3/create/plugin/

content/shared/influxdb3-get-started/query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,6 +514,6 @@ or specific tables. For more information, see
514514
{{% page-nav
515515
prev="/influxdb3/version/get-started/write/"
516516
prevText="Write data"
517-
next="/influxdb3/version/get-started/processing-engine/"
517+
next="/influxdb3/version/get-started/process/"
518518
nextText="Processing engine"
519519
%}}

0 commit comments

Comments
 (0)