From cd79e3503d9864b682ed3d271a55ff0a3582cfb4 Mon Sep 17 00:00:00 2001 From: meelahme Date: Fri, 17 Oct 2025 12:03:07 -0700 Subject: [PATCH] Fix #6432: fix broken links --- .../cloud-dedicated/process-data/visualize/superset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md b/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md index 5973bc44f..0f977799b 100644 --- a/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md +++ b/content/influxdb3/cloud-dedicated/process-data/visualize/superset.md @@ -58,7 +58,7 @@ To set up Superset to run in Docker containers with Flight SQL, follow these ste > [!Warning] > **Superset** is not officially supported on Windows. For more information about running Superset with > Windows and Docker, see the -> [Superset documentation](https://superset.apache.org/docs/installation/installing-superset-using-docker-compose#1-install-a-docker-engine-and-docker-compose). +> [Superset documentation](https://superset.apache.org/docs/installation/docker-compose). 1. Follow the instructions to download and install Docker and docker-compose for your system: