diff --git a/specification/logs/api.md b/specification/logs/api.md index b7e63e1a2d6..d1ae718d80d 100644 --- a/specification/logs/api.md +++ b/specification/logs/api.md @@ -126,7 +126,7 @@ The API MUST accept the following parameters: [1]: **Status**: [Development](../document-status.md) - The API SHOULD provide ergonomics so that the caller can use [Standard Attributes](../common/README.md#standard-attribute) -along with log attributes of [type `map`](/specification/logs/data-model.md#type-mapstring-any). +along with log attributes of [type `map`](./data-model.md#type-mapstring-any). This allows the reuse of attributes when emitting telemetry for other signals. This can be converting functions, method overloads, etc.