From 499374e1759b30f3623482bdb6634da5a96c9e3a Mon Sep 17 00:00:00 2001 From: Leandro Damascena Date: Thu, 16 Nov 2023 16:13:10 +0000 Subject: [PATCH] docs(logger): Fix ALC link (#3352) --- docs/core/logger.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/logger.md b/docs/core/logger.md index 9056acf9d1..4eafb384ea 100644 --- a/docs/core/logger.md +++ b/docs/core/logger.md @@ -328,7 +328,7 @@ sequenceDiagram **Priority of log level settings in Powertools for AWS Lambda** -When the Advanced Logging Controls feature is enabled, we are unable to increase the minimum log level below the `AWS_LAMBDA_LOG_LEVEL` environment variable value, see [AWS Lambda service documentation](...docs link) for more details. +When the Advanced Logging Controls feature is enabled, we are unable to increase the minimum log level below the `AWS_LAMBDA_LOG_LEVEL` environment variable value, see [AWS Lambda service documentation](https://docs.aws.amazon.com/lambda/latest/dg/monitoring-cloudwatchlogs.html#monitoring-cloudwatchlogs-log-level){target="_blank"} for more details. We prioritise log level settings in this order: