Skip to content

Commit 9e23700

Browse files
chore: Link fix (#4913)
Fixes # ## Changes This fixes the link to a section/heading which was changed as part of #4887 For non-trivial changes, follow the [change proposal process](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CONTRIBUTING.md#proposing-a-change). * [ ] Related issues # * [ ] Related [OTEP(s)](https://github.com/open-telemetry/oteps) # * [ ] Links to the prototypes (when adding or changing features) * [ ] [`CHANGELOG.md`](https://github.com/open-telemetry/opentelemetry-specification/blob/main/CHANGELOG.md) file updated for non-trivial changes * For trivial changes, include `[chore]` in the PR title to skip the changelog check * [ ] [Spec compliance matrix](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix/template.yaml) updated if necessary
1 parent 2143878 commit 9e23700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

specification/library-guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,4 +133,4 @@ safeties should API implementations provide and how they should be documented:
133133

134134
* [Metrics API](./metrics/api.md#concurrency-requirements)
135135
* [Metrics SDK](./metrics/sdk.md#concurrency-requirements)
136-
* [Tracing API](./trace/api.md#concurrency)
136+
* [Tracing API](./trace/api.md#concurrency-requirements)

0 commit comments

Comments
 (0)