fix(influxdb3): link, rename get-started/processing-engine to get-started/process
parent
069dc2d039
commit
eb90b04a35
|
|
@ -11,6 +11,9 @@ menu:
|
|||
identifier: gs-process-data
|
||||
parent: Get started
|
||||
weight: 104
|
||||
aliases:
|
||||
- /influxdb3/core/get-started/process-data/
|
||||
- /influxdb3/core/get-started/processing-engine/
|
||||
related:
|
||||
- /influxdb3/core/plugins/
|
||||
- /influxdb3/core/reference/cli/influxdb3/create/plugin/
|
||||
|
|
@ -11,6 +11,9 @@ menu:
|
|||
identifier: gs-process-data
|
||||
parent: Get started
|
||||
weight: 104
|
||||
aliases:
|
||||
- /influxdb3/enterprise/get-started/process-data/
|
||||
- /influxdb3/enterprise/get-started/processing-engine/
|
||||
related:
|
||||
- /influxdb3/enterprise/plugins/
|
||||
- /influxdb3/enterprise/reference/cli/influxdb3/create/plugin/
|
||||
|
|
@ -514,6 +514,6 @@ or specific tables. For more information, see
|
|||
{{% page-nav
|
||||
prev="/influxdb3/version/get-started/write/"
|
||||
prevText="Write data"
|
||||
next="/influxdb3/version/get-started/processing-engine/"
|
||||
next="/influxdb3/version/get-started/process/"
|
||||
nextText="Processing engine"
|
||||
%}}
|
||||
|
|
|
|||
Loading…
Reference in New Issue