Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Commit 5a5364d

Browse files
natikgadzhislashmo
andauthored
Fixed the link to otel semantic conventions docs (#35)
Co-authored-by: Moritz Lang <[email protected]>
1 parent 219d30e commit 5a5364d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Then, you can depend on the extras package:
2525
#### Usage
2626

2727
The OpenTelemetry Semantic Conventions package provides span attributes to work with [OpenTelemetry's
28-
semantic conventions](https://github.com/open-telemetry/opentelemetry-specification/tree/main/specification/trace/semantic_conventions).
28+
semantic conventions](https://github.com/open-telemetry/opentelemetry-specification/tree/v1.11.0/specification/trace/semantic_conventions).
2929

3030
Semantic attributes enable users of [swift-distributed-tracing](https://github.com/apple/swift-distributed-tracing) to
3131
set attributes on spans using a type-safe pre-defined and well known attributes, like this:

0 commit comments

Comments
 (0)