From 9f3ad38a9a7a9790116cde2b557f07409c9c8f6b Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 28 Oct 2021 13:22:43 -0400 Subject: [PATCH] URL anchor fix: `##` -> `#` (#2075) --- specification/trace/semantic_conventions/exceptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/trace/semantic_conventions/exceptions.md b/specification/trace/semantic_conventions/exceptions.md index aab024c44..d71cc6209 100644 --- a/specification/trace/semantic_conventions/exceptions.md +++ b/specification/trace/semantic_conventions/exceptions.md @@ -100,4 +100,4 @@ grained information from a stacktrace, if necessary. [ruby-full-message]: https://ruby-doc.org/core-2.7.1/Exception.html#method-i-full_message [csharp-stacktrace]: https://docs.microsoft.com/en-us/dotnet/api/system.exception.tostring [go-stacktrace]: https://golang.org/pkg/runtime/debug/#Stack -[telemetry-sdk-resource]:../../resource/semantic_conventions/README.md#telemetry-sdk +[telemetry-sdk-resource]: ../../resource/semantic_conventions/README.md#telemetry-sdk