From ad20c08e2dd17748f01beb827c75ff65f9e09ffc Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Fri, 23 Jun 2023 09:16:46 -0600 Subject: [PATCH] hotfix: updated api compatibility weight in serverless --- content/influxdb/cloud-serverless/api-compatibility/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/cloud-serverless/api-compatibility/_index.md b/content/influxdb/cloud-serverless/api-compatibility/_index.md index fb20bce82..c78be76c1 100644 --- a/content/influxdb/cloud-serverless/api-compatibility/_index.md +++ b/content/influxdb/cloud-serverless/api-compatibility/_index.md @@ -4,7 +4,7 @@ seo_title: Learn to use APIs for your data workloads in InfluxDB Cloud Serverles description: > Choose the API and tools that fit your workload. Learn how to authenticate, write, and query using Telegraf, client libraries, and HTTP clients. -weight: 999 +weight: 10 menu: influxdb_cloud_serverless: name: API compatibility