fix(semantic-conventions): update trace semantic conventions url (#3843)
This commit is contained in:
parent
2fb1b3064e
commit
a8ac8baa51
|
|
@ -38,4 +38,4 @@ Apache 2.0 - See [LICENSE][license-url] for more information.
|
|||
[npm-url]: https://www.npmjs.com/package/@opentelemetry/semantic-conventions
|
||||
[npm-img]: https://badge.fury.io/js/%40opentelemetry%2Fsemantic-conventions.svg
|
||||
|
||||
[trace-semantic_conventions]: https://github.com/open-telemetry/opentelemetry-specification/tree/master/specification/trace/semantic_conventions
|
||||
[trace-semantic_conventions]: https://github.com/open-telemetry/semantic-conventions/tree/main/specification/trace/semantic_conventions
|
||||
|
|
|
|||
Loading…
Reference in New Issue