Skip to content

[pt] Fix link definition labels for content/pt/docs/what-is-opentelemetry.md #6841

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vitorvasc
Copy link
Member

Description

Closes #6839

Updates the link definition labels for content/pt/docs/what-is-opentelemetry.md, reverting to its original labels in English.

It also updates the default_lang_commit, the shown diffs were previously updated to use the relative path.

❯ npm run check:i18n -- -d content/pt/docs/what-is-opentelemetry.md     

> check:i18n
> scripts/check-i18n.sh -d content/pt/docs/what-is-opentelemetry.md

Processing paths: content/pt/docs/what-is-opentelemetry.md
diff --git a/content/en/docs/what-is-opentelemetry.md b/content/en/docs/what-is-opentelemetry.md
index 12d3c14c..02cd2df4 100644
--- a/content/en/docs/what-is-opentelemetry.md
+++ b/content/en/docs/what-is-opentelemetry.md
@@ -68,10 +68,11 @@ If you want to learn more, take a look at OpenTelemetry's
 
 OpenTelemetry consists of the following major components:
 
-- A [specification](../specs/otel) for all components
-- A standard [protocol](../specs/otlp/) that defines the shape of telemetry data
-- [Semantic conventions](../specs/semconv/) that define a standard naming scheme
-  for common telemetry data types
+- A [specification](/docs/specs/otel) for all components
+- A standard [protocol](/docs/specs/otlp/) that defines the shape of telemetry
+  data
+- [Semantic conventions](/docs/specs/semconv/) that define a standard naming
+  scheme for common telemetry data types
 - APIs that define how to generate telemetry data
 - [Language SDKs](../languages) that implement the specification, APIs, and
   export of telemetry data
DRIFTED files: 1 out of 1

@vitorvasc vitorvasc force-pushed the pt_fix_link_def_labels branch from aaa4baf to 89feb47 Compare May 8, 2025 11:31
@vitorvasc vitorvasc moved this from Opened to Review Required in SIG Comms: Docs Translation May 8, 2025
@vitorvasc vitorvasc moved this to Need SIG Review in SIG Comms: PRs & Issues May 8, 2025
@vitorvasc vitorvasc moved this from Need SIG Review to Need Docs Review in SIG Comms: PRs & Issues May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Review Required
Status: Need Docs Review
Development

Successfully merging this pull request may close these issues.

[pt] Fix link def labels in what-is-opentelemetry.md
1 participant