Skip to content

Commit 7ef3874

Browse files
Copilotchalin
andcommitted
[pt][editorial] Java API - Update link for specs reference
Fixes the broken anchor link in Portuguese Java API docs from `#standard-attribute` to `#attribute` to match the spec changes. This follows the same fix applied in #8287 (English and Japanese) and #8291 (Chinese) but was missed for the Portuguese translation. Co-authored-by: chalin <[email protected]>
1 parent 08976e7 commit 7ef3874

File tree

1 file changed

+1
-1
lines changed
  • content/pt/docs/languages/java

1 file changed

+1
-1
lines changed

content/pt/docs/languages/java/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ public class ProvidersAndScopes {
477477

478478
[Attributes](https://www.javadoc.io/doc/io.opentelemetry/opentelemetry-api/latest/io/opentelemetry/api/common/Attributes.html)
479479
é um conjunto de pares chave-valor representando a
480-
[definição padrão de atributos](/docs/specs/otel/common/#standard-attribute).
480+
[definição padrão de atributos](/docs/specs/otel/common/#attribute).
481481

482482
`Attributes` é um conceito recorrente na API do OpenTelemetry:
483483

0 commit comments

Comments
 (0)