Skip to content

chore: fix flaws in raw HTML links#43717

Merged
Josh-Cena merged 1 commit intomainfrom
fix-flaws-in-html-links
Apr 8, 2026
Merged

chore: fix flaws in raw HTML links#43717
Josh-Cena merged 1 commit intomainfrom
fix-flaws-in-html-links

Conversation

@caugner
Copy link
Copy Markdown
Collaborator

@caugner caugner commented Apr 8, 2026

Description

Fix flaws in raw HTML links, mainly applying redirects and using canonical URLs.

Motivation

Resolve flaws reported by rari.

Additional details

Related issues and pull requests

In the future, this will be fixed automatically via fix-flaws once mdn/rari#615 is ready and merged.

@caugner caugner requested review from a team as code owners April 8, 2026 18:56
@caugner caugner changed the title ci(pr-check-lint_content): run reviewdog in separate workflow chore: fix flaws in raw HTML links Apr 8, 2026
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs size/s [PR only] 6-50 LoC changed labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Preview URLs (2 pages)

Flaws (34)

Note! 1 document with no flaws that don't need to be listed. 🎉

Found an unexpected or unresolvable flaw? Please report it here.

URL: /en-US/docs/Web/HTML/Reference/Attributes
Title: HTML attribute reference
Flaw count: 34

  • broken_links:
    • Link /en-US/docs/Web/HTML/Reference/Attributes/alt doesn't resolve
    • Link /en-US/docs/Web/HTML/Reference/Attributes/autoplay doesn't resolve
    • Link /en-US/docs/Web/HTML/Reference/Attributes/cite doesn't resolve
    • Link /en-US/docs/Web/HTML/Reference/Attributes/colspan doesn't resolve
    • Link /en-US/docs/Web/HTML/Reference/Attributes/controls doesn't resolve
    • and 29 more flaws omitted

Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Thanks

My tool cannot catch these because they are already replaced by Rari so they are invisible in the build output.

@Josh-Cena Josh-Cena merged commit f08b3d6 into main Apr 8, 2026
12 checks passed
@Josh-Cena Josh-Cena deleted the fix-flaws-in-html-links branch April 8, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs size/s [PR only] 6-50 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants