Skip to content

Commit 0dedfd8

Browse files
authored
[chore] Remove implicit title anchor from versioning-and-stability.md (#4624)
This should fix the failing link check in the https://github.com/open-telemetry/opentelemetry.io repo: ``` docs/specs/otel/versioning-and-stability/index.html hash does not exist --- docs/specs/otel/versioning-and-stability/index.html --> /docs/specs/otel/entities/data-model/#entity-data-model ``` https://github.com/open-telemetry/opentelemetry.io/actions/runs/16885034448/job/47830450540
1 parent 0e4d1c8 commit 0dedfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/versioning-and-stability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Semantic Conventions defines the set of fields in the OTLP data model:
208208

209209
- [Resource](resource/sdk.md)
210210
- attribute keys. (The key section of attributes key value pairs)
211-
- [Entity References](entities/data-model.md#entity-data-model)
211+
- [Entity References](entities/data-model.md)
212212
- Entity type
213213
- Identifier (inherits attribute key guarantees from the resource)
214214
- InstrumentationScope

0 commit comments

Comments
 (0)