From 0770d3986665aed4c1873baea0936aeb60455ca1 Mon Sep 17 00:00:00 2001 From: VolodymyrBg Date: Sun, 4 May 2025 10:49:40 +0300 Subject: [PATCH] fix: fixed broken link in logging level documentation Signed-off-by: VolodymyrBg --- guide/src/advanced/troubleshooting/log-level.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/src/advanced/troubleshooting/log-level.md b/guide/src/advanced/troubleshooting/log-level.md index b1294cc918..221c2cd25c 100644 --- a/guide/src/advanced/troubleshooting/log-level.md +++ b/guide/src/advanced/troubleshooting/log-level.md @@ -120,7 +120,7 @@ You can update the tracing filter without restarting your instance. There are tw ### Limited command -If possible use the [log-level](../../../documentation/commands/logs/index.md#log-level) command as the results are guaranteed. +If possible use the [log level](../../../commands/logs/index.md#log-level) command as the results are guaranteed. __Examples__