From 14448767de70b5e97c83e20a81dd1b36191e3565 Mon Sep 17 00:00:00 2001 From: Jameelah Mercer <36314199+MeelahMe@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:14:41 -0700 Subject: [PATCH] Update content/shared/v3-core-plugins/_index.md Co-authored-by: Jason Stirnaman --- content/shared/v3-core-plugins/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/shared/v3-core-plugins/_index.md b/content/shared/v3-core-plugins/_index.md index 329f9050e..09f290dcd 100644 --- a/content/shared/v3-core-plugins/_index.md +++ b/content/shared/v3-core-plugins/_index.md @@ -567,7 +567,6 @@ These examples install the specified Python package (for example, pandas) into t > Creating a virtual environment with system Python (for example, using `python -m venv`) can lead to runtime errors and plugin failures. > >For more information, see the [processing engine README](https://github.com/influxdata/influxdb/blob/main/README_processing_engine.md#official-builds). -> for advanced setup instructions. {{% /code-placeholders %}}