hotfix: cloud nav weights
parent
153f078baa
commit
3f1bf366c7
|
|
@ -7,7 +7,7 @@ description: >
|
|||
menu:
|
||||
influxdb_cloud:
|
||||
name: Process data
|
||||
weight: 4
|
||||
weight: 5
|
||||
influxdb/cloud/tags: [tasks]
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ description: >
|
|||
menu:
|
||||
influxdb_cloud:
|
||||
name: Query data
|
||||
weight: 3
|
||||
weight: 4
|
||||
influxdb/cloud/tags: [query, flux]
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ title: Write data to InfluxDB
|
|||
list_title: Write data
|
||||
description: >
|
||||
Collect and write time series data to InfluxDB Cloud and InfluxDB OSS.
|
||||
weight: 2
|
||||
weight: 3
|
||||
aliases:
|
||||
- /influxdb/cloud/write-data/quick-start/
|
||||
- /influxdb/cloud/write-data/sample-data/demo-data/
|
||||
|
|
|
|||
Loading…
Reference in New Issue