From 16d8ee0efc470453df1081f6d73cb0b66d5fc7a4 Mon Sep 17 00:00:00 2001 From: Peter Barnett Date: Tue, 13 May 2025 12:59:27 -0400 Subject: [PATCH] fix: update Core to by dynamic name --- content/shared/v3-core-plugins/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/shared/v3-core-plugins/_index.md b/content/shared/v3-core-plugins/_index.md index 326185788..3bc286b0f 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -15,7 +15,7 @@ This guide walks you through setting up the Processing Engine, creating your fir ## Before you begin Ensure you have: -- A working InfluxDB 3 Core instance +- A working {{% product-name %}} instance - Access to command line - Python installed if you're writing your own plugin - Basic knowledge of the InfluxDB CLI