From 94a24dca8e077388cafb71d39b4b79bbae1f020c Mon Sep 17 00:00:00 2001 From: Andy Stark Date: Thu, 27 Feb 2025 16:47:02 +0000 Subject: [PATCH] DOC-4912 fix broken link to RDI configure command --- content/integrate/redis-data-integration/observability.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/integrate/redis-data-integration/observability.md b/content/integrate/redis-data-integration/observability.md index d9fe5c2125..2ae044ff6b 100644 --- a/content/integrate/redis-data-integration/observability.md +++ b/content/integrate/redis-data-integration/observability.md @@ -96,7 +96,7 @@ The logs are recorded at the minimum `INFO` level and get rotated when they reac RDI retains the last five log rotated files by default. Logs are in a straightforward text format, which lets you analyze them with several different observability tools. You can change the default log settings using the -[`redis-di config-rdi`]({{< relref "/integrate/redis-data-integration/reference/cli/redis-di-config-rdi" >}}) +[`redis-di configure-rdi`]({{< relref "/integrate/redis-data-integration/reference/cli/redis-di-configure-rdi" >}}) command. ## Dump support package