semantic-conventions
semantic-conventions copied to clipboard
Fix broken docker link
Fixes #
Changes
The link https://docs.docker.com/engine/reference/run/#container-identification is outdated. This makes the markdown-link-check to fail.
Spotted at https://github.com/open-telemetry/semantic-conventions/actions/runs/10383411357/job/28748273043?pr=1251.
Merge requirement checklist
- [x] CONTRIBUTING.md guidelines followed.
- [x] Change log entry added, according to the guidelines in When to add a changelog entry.
- If your PR does not need a change log, start the PR title with
[chore]
- If your PR does not need a change log, start the PR title with
- [x] schema-next.yaml updated with changes to existing conventions.
Hmm, it seems that docker's doc pages are failing here there actually 🤔 .
Sometimes websites prevent bots from hitting them. We may want to remove dockerhub as a validated location in the link checker...
I think it'll self-heal - https://github.com/docker/docs/pull/20606