From 333248e136efed812d9ae8e47c465f1de4fdd374 Mon Sep 17 00:00:00 2001 From: Gary Fowler <97983559+garylfowler@users.noreply.github.com> Date: Thu, 11 Aug 2022 09:28:18 -1000 Subject: [PATCH] Update load-data.md (#4332) * Update load-data.md Changed per Scott's request to match previous change made. * Update content/influxdb/v2.3/write-data/no-code/load-data.md Co-authored-by: Scott Anderson --- content/influxdb/v2.3/write-data/no-code/load-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/v2.3/write-data/no-code/load-data.md b/content/influxdb/v2.3/write-data/no-code/load-data.md index d73acaed1..898716337 100644 --- a/content/influxdb/v2.3/write-data/no-code/load-data.md +++ b/content/influxdb/v2.3/write-data/no-code/load-data.md @@ -17,7 +17,7 @@ Load data from the following sources in the InfluxDB user interface (UI): - [Line protocol](#load-data-using-line-protocol) - [Client libraries](#load-data-from-a-client-library-in-the-ui) - [Telegraf plugins](#load-data-from-a-telegraf-plugin-in-the-ui) -- {{% cloud-only %}}[Native subscriptions](#set-up-a-native-subscription){{% /cloud-only %}} +- {{% cloud-only %}}[Native MQTT subscriptions](#set-up-a-native-mqtt-subscription){{% /cloud-only %}} ### Load CSV or line protocol in UI