Skip to content

Conversation

@vitorvasc
Copy link
Member

@vitorvasc vitorvasc commented Oct 30, 2025

As the latest (unreleased) version of the specification is currently being tracked in #8183, we noticed a broken link in the Java API page. The link currently refers to a section that will be removed in the next specification update.

This PR updates that link to the correct location and fixes the issue.

Preview: https://deploy-preview-8287--opentelemetry.netlify.app/docs/languages/java/api/#attributes

Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@chalin
Copy link
Contributor

chalin commented Oct 30, 2025

Editorial change, so I'll merge.
Updated link was provided by @pellared via open-telemetry/opentelemetry-specification#4712.

Signed-off-by: Vitor Vasconcellos <[email protected]>
@chalin chalin force-pushed the fix_java-specs-broken-reference branch from dd4589f to cf701cc Compare October 30, 2025 16:47
@otelbot-docs otelbot-docs bot requested review from a team October 30, 2025 16:47
Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased. LGTM if all checks pass.

@chalin chalin merged commit 1b1661f into open-telemetry:main Oct 30, 2025
22 checks passed
@chalin
Copy link
Contributor

chalin commented Oct 30, 2025

@vitorvasc - oops, did you miss one? See the link-check failure in https://github.com/open-telemetry/opentelemetry.io/actions/runs/18948532019/job/54106781326?pr=8183

zh/docs/languages/java/api/index.html
hash does not exist --- zh/docs/languages/java/api/index.html --> /docs/specs/otel/common/#standard-attribute

@vitorvasc
Copy link
Member Author

@chalin Didn't see that one. Following up in #8291...

Copilot AI added a commit that referenced this pull request Nov 8, 2025
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

[editorial] Link checking is failing because of deleted heading and section

2 participants