From 445ef4fbed7701e51a1f0ab3e982b661186ff7cb Mon Sep 17 00:00:00 2001 From: Smetalo <92152119+Smetalo@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:29:31 +0200 Subject: [PATCH] Docs: Fix broken link in docs/cli/configuration.md (#11655) --- docs/cli/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli/configuration.md b/docs/cli/configuration.md index 23ba764d08..c93aaf5650 100644 --- a/docs/cli/configuration.md +++ b/docs/cli/configuration.md @@ -564,7 +564,7 @@ for that specific session. - **`--yolo`**: - Enables YOLO mode, which automatically approves all tool calls. - **`--telemetry`**: - - Enables [telemetry](../telemetry.md). + - Enables [telemetry](./telemetry.md). - **`--telemetry-target`**: - Sets the telemetry target. See [telemetry](../telemetry.md) for more information.