From 3ef655c2c75f1a201245abf4e28f7ed95ae2198f Mon Sep 17 00:00:00 2001 From: Santo Leto Date: Fri, 8 Nov 2024 02:32:46 +0000 Subject: [PATCH] remove non-existing link (could not find it anywhere) --- content/influxdb/v2/install/use-docker-compose.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/influxdb/v2/install/use-docker-compose.md b/content/influxdb/v2/install/use-docker-compose.md index 3c9c03a75..982d26203 100644 --- a/content/influxdb/v2/install/use-docker-compose.md +++ b/content/influxdb/v2/install/use-docker-compose.md @@ -144,8 +144,8 @@ user that has access to the running container's filesystem can view the secrets. ### Run InfluxDB CLI commands in a container After you start a container using the `influxdb` Docker Hub image, you can -[use `docker exec` with the `influx` and `influxd` -CLIs](/influxdb/v2/install/#run-influxdb-cli-commands-in-a-container) inside the +use `docker exec` with the `influx` and `influxd` +CLIs inside the container. ### Manage files in mounted volumes