From 29ff1ba739f73a1d4b9975e413c33ff39adeaec2 Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Wed, 20 Aug 2025 16:16:48 -0500 Subject: [PATCH] chore(tools): remove minor version from product name in sidebarDisplay Kapacitor v1 instead of Kapacitor v1. --- content/chronograf/v1/_index.md | 2 +- content/kapacitor/v1/_index.md | 2 +- content/telegraf/v1/_index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/chronograf/v1/_index.md b/content/chronograf/v1/_index.md index ca0c40807..244caf8a3 100644 --- a/content/chronograf/v1/_index.md +++ b/content/chronograf/v1/_index.md @@ -6,7 +6,7 @@ description: > monitoring data and easily create alerting and automation rules. menu: chronograf_v1: - name: Chronograf v1.10 + name: Chronograf v1 weight: 1 --- diff --git a/content/kapacitor/v1/_index.md b/content/kapacitor/v1/_index.md index 5f9ecda8b..b4eef1de8 100644 --- a/content/kapacitor/v1/_index.md +++ b/content/kapacitor/v1/_index.md @@ -5,7 +5,7 @@ description: > create alerts, run ETL jobs and detect anomalies. menu: kapacitor_v1: - name: Kapacitor v1.8 + name: Kapacitor v1 weight: 1 --- diff --git a/content/telegraf/v1/_index.md b/content/telegraf/v1/_index.md index 2ef2e0fb2..e089b9dfc 100644 --- a/content/telegraf/v1/_index.md +++ b/content/telegraf/v1/_index.md @@ -5,7 +5,7 @@ description: > time series platform, used to collect and report metrics. Telegraf supports four categories of plugins -- input, output, aggregator, and processor. menu: telegraf_v1: - name: Telegraf v1.35 + name: Telegraf v1 weight: 1 related: - /resources/videos/intro-to-telegraf/