Skip to content

Remove dead translation alternate links#213

Open
junaga wants to merge 1 commit into
screeps:masterfrom
junaga:agent/remove-dead-translation-links
Open

Remove dead translation alternate links#213
junaga wants to merge 1 commit into
screeps:masterfrom
junaga:agent/remove-dead-translation-links

Conversation

@junaga

@junaga junaga commented Jul 20, 2026

Copy link
Copy Markdown

What changed

Stop generating alternate-language <link> elements and remove the helper used only to construct them.

Why

Every page advertised Russian, Korean, Simplified Chinese, and Traditional Chinese alternatives, but those pages are not generated or deployed and return 404. The relation was also emitted as the invalid alternative rather than alternate. Advertising nonexistent translations is worse than omitting alternate metadata.

Validation

  • Confirmed the advertised production translation URLs return 404
  • Generated the docs with the repository's Node 10 build environment
  • Verified generated pages contain no alternate-language links or translation paths
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants