fix(citations): update six MDN links to their canonical paths#93
Draft
jdevalk wants to merge 1 commit into
Draft
fix(citations): update six MDN links to their canonical paths#93jdevalk wants to merge 1 commit into
jdevalk wants to merge 1 commit into
Conversation
MDN reorganised its reference tree; six cited deep links now 301. Each replacement was resolved through the MDN MCP server, not guessed. Rotating slice this run: i18n, resilience, privacy (92 sources across 27 pages). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Deploying specification-website with
|
| Latest commit: |
4155723
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3b99e9f3.specification-website.pages.dev |
| Branch Preview URL: | https://fix-mdn-citation-drift-2026.specification-website.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
Six MDN citations updated to their current canonical URLs. No prose changes, no status changes.
resilience/error-pages/Web/HTTP/Status/Web/HTTP/Reference/Statusresilience/graceful-degradation/Glossary/Progressive_enhancement/Glossary/Progressive_Enhancementresilience/graceful-degradation/Web/HTML/Element/noscript/Web/HTML/Reference/Elements/noscriptresilience/pwa-manifest/Web/Manifest/Web/Progressive_web_apps/Manifestprivacy/third-party-scripts/Web/HTTP/CSP/Web/HTTP/Guides/CSPprivacy/third-party-scripts/Web/Security/Subresource_Integrity/Web/Security/Defenses/Subresource_IntegrityWhy now
The daily standards scan's rotating citation-health slice this run was i18n + resilience + privacy — 92 source URLs across 27 pages. These six are the MDN reference-tree drift. The old URLs still resolve via 301, so nothing is broken today, but CONTRIBUTING.md is explicit that hard-coded MDN deep links rot and should be resolved through the MDN MCP server.
Every replacement above was resolved through the MDN MCP server, not guessed by hand or pattern-matched from the old path.
Not in this PR — one item that needs a human
privacy/analytics-privacycites the EDPB at:This is suspected dead. EDPB's 2022 per-DPA items live under
news/national-news/2022/…, notnews/news/2022/…. I could not confirm it, becauseWebFetchtoedpb.europa.euis policy-denied in the scan's environment — so I am deliberately not proposing a replacement URL I could not fetch. Please check it by hand. If it is dead, the likely fix is the EDPB's 101-complaints task-force page, which does cover the claim the spec page makes (Austrian/French/Italian/Danish DPAs ruling on Google Analytics transfers).Verification
npm run buildpasses; 160 pages indexed.error-pagescites Google's soft-404 doc with a#soft-404-errorsanchor. The page is live and still covers soft 404s, but it has been retitled and the deep anchor may not resolve exactly. Left alone as the citation is still valid.Changelog
No entry. Per CLAUDE.md, citation-URL maintenance with no change to what a page says is not changelog material. Flagging it as a judgement call — if you'd rather have a
changedentry, say so and I'll add one.🤖 Generated with Claude Code