From 558200fe761079aca08a4fe4a6892b60ae907aa5 Mon Sep 17 00:00:00 2001 From: mdevy-influxdata <53542066+mdevy-influxdata@users.noreply.github.com> Date: Tue, 8 Jul 2025 09:37:11 -0700 Subject: [PATCH] Remove mention of beta --- content/shared/influxdb3-get-started/setup.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/shared/influxdb3-get-started/setup.md b/content/shared/influxdb3-get-started/setup.md index e8a3aa83f..09099f612 100644 --- a/content/shared/influxdb3-get-started/setup.md +++ b/content/shared/influxdb3-get-started/setup.md @@ -386,10 +386,10 @@ InfluxDB 3 Enterprise licenses: {{% /show-in %}} > [!Tip] -> #### Use the InfluxDB 3 Explorer query interface (beta) +> #### Use the InfluxDB 3 Explorer query interface > -> You can complete the remaining steps in this guide using InfluxDB 3 Explorer -> (currently in beta), the web-based query and administrative interface for InfluxDB 3. +> You can complete the remaining steps in this guide using InfluxDB 3 Explorer, +> the web-based query and administrative interface for InfluxDB 3. > Explorer provides visual management of databases and tokens and an > easy way to write and query your time series data. >