Skip to content

fix(citations): repair 5 drifted links in performance - #147

Draft
jdevalk wants to merge 1 commit into
mainfrom
fix/performance-citation-drift-2026-08-01
Draft

fix(citations): repair 5 drifted links in performance#147
jdevalk wants to merge 1 commit into
mainfrom
fix/performance-citation-drift-2026-08-01

Conversation

@jdevalk

@jdevalk jdevalk commented Aug 1, 2026

Copy link
Copy Markdown
Owner

What changed

Five source URLs in the performance category pointed at paths that have since moved. Each replacement was resolved through the MDN MCP server (or followed to its redirect target for the Chrome one), so these are the current canonical URLs, not guesses.

Page Old New
font-loading Web/CSS/@font-face Web/CSS/Reference/At-rules/@font-face
font-loading Web/CSS/@font-face/font-display Web/CSS/Reference/At-rules/@font-face/font-display
scroll-driven-animations Web/CSS/CSS_scroll-driven_animations Web/CSS/Guides/Scroll-driven_animations
scroll-driven-animations developer.chrome.com/articles/scroll-driven-animations developer.chrome.com/docs/css-ui/scroll-driven-animations
cache-control Web/HTTP/Caching Web/HTTP/Guides/Caching

Why now

Daily standards scan, 2026-08-01. The rotating citation slice covered performance and seo this run. MDN has grown a Reference/ layer under Web/CSS and a Guides/ layer under Web/HTTP and Web/CSS — the same reorg that produced #129, #130 and #135. All 30-odd seo citations checked clean; these five were the only misses.

The old URLs still resolve via redirect rather than 404, so nothing was visibly broken — but a redirect is a citation one reorg away from being dead, and the point of citing a primary reference is that the link keeps pointing at the thing.

Sources

Current canonical paths per the MDN MCP server; the Chrome page's own redirect target.

Status

No status changes. Citation-only repair, so no changelog entry (per CLAUDE.md). updated bumped on all three pages. npm run build passes.

🤖 Generated with Claude Code

MDN reorganised its CSS and HTTP reference trees; Chrome for Developers
moved /articles/ under /docs/css-ui/. Five citations in the performance
category still pointed at the old paths. Resolved each current canonical
URL through the MDN MCP server.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploying specification-website with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6a80c0e
Status: ✅  Deploy successful!
Preview URL: https://d1a04d91.specification-website.pages.dev
Branch Preview URL: https://fix-performance-citation-dri-x5eg.specification-website.pages.dev

View logs

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.

1 participant