From 3f1bf366c7a05953f590a9f8a8764721637c876b Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 15 Jul 2021 16:56:31 -0600 Subject: [PATCH] hotfix: cloud nav weights --- content/influxdb/cloud/process-data/_index.md | 2 +- content/influxdb/cloud/query-data/_index.md | 2 +- content/influxdb/cloud/write-data/_index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/influxdb/cloud/process-data/_index.md b/content/influxdb/cloud/process-data/_index.md index 226e7170a..364fe86fb 100644 --- a/content/influxdb/cloud/process-data/_index.md +++ b/content/influxdb/cloud/process-data/_index.md @@ -7,7 +7,7 @@ description: > menu: influxdb_cloud: name: Process data -weight: 4 +weight: 5 influxdb/cloud/tags: [tasks] --- diff --git a/content/influxdb/cloud/query-data/_index.md b/content/influxdb/cloud/query-data/_index.md index 954eca0ce..a7200bfee 100644 --- a/content/influxdb/cloud/query-data/_index.md +++ b/content/influxdb/cloud/query-data/_index.md @@ -7,7 +7,7 @@ description: > menu: influxdb_cloud: name: Query data -weight: 3 +weight: 4 influxdb/cloud/tags: [query, flux] --- diff --git a/content/influxdb/cloud/write-data/_index.md b/content/influxdb/cloud/write-data/_index.md index 86a1a7c4e..d9cd7d382 100644 --- a/content/influxdb/cloud/write-data/_index.md +++ b/content/influxdb/cloud/write-data/_index.md @@ -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/