From 1dc457c23fffb8d6413a9b986daeee0527d9eb92 Mon Sep 17 00:00:00 2001 From: James Cheng Date: Wed, 21 Feb 2024 07:38:48 -0800 Subject: [PATCH] Fix broken link (#5135) --- detectors/aws/lambda/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detectors/aws/lambda/README.md b/detectors/aws/lambda/README.md index 505b9f8f871..6cfcffa1e35 100644 --- a/detectors/aws/lambda/README.md +++ b/detectors/aws/lambda/README.md @@ -53,7 +53,7 @@ Of note, `faas.id` and `cloud.account.id` are not set by the Lambda resource det ## Useful links -- For more on FaaS attribute conventions, visit +- For more on FaaS attribute conventions, visit - For more information on OpenTelemetry, visit: - For more about OpenTelemetry Go: - For help or feedback on this project, join us in [GitHub Discussions][discussions-url]