From 353a2aff458299cf32be21e94e2e146d8f9d30e1 Mon Sep 17 00:00:00 2001 From: Jamie Strandboge Date: Wed, 17 Dec 2025 15:27:35 -0600 Subject: [PATCH] chore: fix hard-coded 'enterprise' in influxdb3 install --- content/shared/influxdb3/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/influxdb3/install.md b/content/shared/influxdb3/install.md index 2c2d17964..86ef4b363 100644 --- a/content/shared/influxdb3/install.md +++ b/content/shared/influxdb3/install.md @@ -63,7 +63,7 @@ curl -O https://www.influxdata.com/d/install_influxdb3.sh \ ### Download and install the latest build artifacts -You can also download and install [{{% product-name %}} build artifacts](/influxdb3/enterprise/install/#download-influxdb-3-enterprise-binaries) directly: +You can also download and install [{{% product-name %}} build artifacts](/influxdb3/{{< product-key >}}/install/#download-influxdb-3-{{< product-key >}}-binaries) directly: {{< expand-wrapper >}} {{% expand "Linux binaries" %}}