URL anchor fix: `##` -> `#` (#2075)
This commit is contained in:
parent
de1b890989
commit
9f3ad38a9a
|
|
@ -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
|
[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
|
[csharp-stacktrace]: https://docs.microsoft.com/en-us/dotnet/api/system.exception.tostring
|
||||||
[go-stacktrace]: https://golang.org/pkg/runtime/debug/#Stack
|
[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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue