From d9b7081a58a9ffe591593d1dd65074bd2aafe9d1 Mon Sep 17 00:00:00 2001 From: Joost de Valk Date: Thu, 25 Jun 2026 08:19:07 +0200 Subject: [PATCH] fix(citations): refresh moved MDN reference paths MDN reorganised its reference tree: HTTP header pages moved under /Web/HTTP/Reference/Headers/, HTML global attributes under /Web/HTML/Reference/Global_attributes/, and CSS logical properties to /Web/CSS/Guides/Logical_properties_and_values. The old paths still 302-redirect (so linkinator CI passes), but the citations now point at the current canonical URLs. Verified each redirect target; content unchanged. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/content/spec/accessibility/document-language.md | 2 +- src/content/spec/accessibility/hidden-until-found.md | 2 +- src/content/spec/agent-readiness/markdown-source-endpoints.md | 4 ++-- src/content/spec/foundations/html-lang.md | 2 +- src/content/spec/i18n/lang-attribute.md | 2 +- src/content/spec/i18n/locale-content.md | 2 +- src/content/spec/i18n/rtl-support.md | 2 +- src/content/spec/performance/cache-control.md | 4 ++-- src/content/spec/performance/compression.md | 4 ++-- src/content/spec/performance/http3.md | 2 +- src/content/spec/performance/no-vary-search.md | 2 +- src/content/spec/security/content-security-policy.md | 2 +- src/content/spec/security/cookie-attributes.md | 2 +- src/content/spec/security/frame-ancestors.md | 4 ++-- src/content/spec/security/hsts.md | 2 +- src/content/spec/security/mixed-content.md | 2 +- src/content/spec/security/permissions-policy.md | 2 +- src/content/spec/security/referrer-policy.md | 2 +- src/content/spec/security/x-content-type-options.md | 2 +- src/content/spec/well-known/well-known-overview.md | 2 +- 20 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/content/spec/accessibility/document-language.md b/src/content/spec/accessibility/document-language.md index 61ced87d..0a2410b5 100644 --- a/src/content/spec/accessibility/document-language.md +++ b/src/content/spec/accessibility/document-language.md @@ -19,7 +19,7 @@ sources: url: "https://equalizedigital.com/accessibility-checker/documentation/missing-language-declaration/" publisher: "Equalize Digital" - title: "MDN — The lang global attribute" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang" publisher: "MDN" --- diff --git a/src/content/spec/accessibility/hidden-until-found.md b/src/content/spec/accessibility/hidden-until-found.md index 07d6e91b..25a153e5 100644 --- a/src/content/spec/accessibility/hidden-until-found.md +++ b/src/content/spec/accessibility/hidden-until-found.md @@ -16,7 +16,7 @@ sources: url: "https://www.w3.org/TR/css-contain-2/#using-cv-hidden" publisher: "W3C" - title: "MDN — hidden global attribute" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/hidden" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/hidden" publisher: "MDN" - title: "Chrome for Developers — hidden=until-found and the beforematch event" url: "https://developer.chrome.com/articles/hidden-until-found" diff --git a/src/content/spec/agent-readiness/markdown-source-endpoints.md b/src/content/spec/agent-readiness/markdown-source-endpoints.md index ad8d6ab7..61ed2c71 100644 --- a/src/content/spec/agent-readiness/markdown-source-endpoints.md +++ b/src/content/spec/agent-readiness/markdown-source-endpoints.md @@ -13,10 +13,10 @@ sources: url: "https://www.rfc-editor.org/rfc/rfc9110.html#name-content-negotiation" publisher: "IETF" - title: "MDN — Vary" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Vary" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Vary" publisher: "MDN" - title: "MDN — Content-Location" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Location" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Location" publisher: "MDN" - title: "Anthropic — docs.anthropic.com Markdown source (live example)" url: "https://docs.anthropic.com/en/docs/intro.md" diff --git a/src/content/spec/foundations/html-lang.md b/src/content/spec/foundations/html-lang.md index 254143cd..af7b36dd 100644 --- a/src/content/spec/foundations/html-lang.md +++ b/src/content/spec/foundations/html-lang.md @@ -13,7 +13,7 @@ sources: url: "https://html.spec.whatwg.org/multipage/dom.html#the-lang-and-xml:lang-attributes" publisher: "WHATWG" - title: "MDN — HTML lang global attribute" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang" publisher: "MDN" - title: "BCP 47 — Tags for Identifying Languages" url: "https://www.rfc-editor.org/info/bcp47" diff --git a/src/content/spec/i18n/lang-attribute.md b/src/content/spec/i18n/lang-attribute.md index 6f8e5727..b7e4c6ea 100644 --- a/src/content/spec/i18n/lang-attribute.md +++ b/src/content/spec/i18n/lang-attribute.md @@ -16,7 +16,7 @@ sources: url: "https://www.w3.org/International/questions/qa-html-language-declarations" publisher: "W3C" - title: "MDN — The lang global attribute" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/lang" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/lang" publisher: "MDN" --- diff --git a/src/content/spec/i18n/locale-content.md b/src/content/spec/i18n/locale-content.md index ca3dbc69..fe2e6cac 100644 --- a/src/content/spec/i18n/locale-content.md +++ b/src/content/spec/i18n/locale-content.md @@ -16,7 +16,7 @@ sources: url: "https://www.w3.org/International/articlelist#locales" publisher: "W3C" - title: "MDN — Accept-Language header" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Accept-Language" publisher: "MDN" --- diff --git a/src/content/spec/i18n/rtl-support.md b/src/content/spec/i18n/rtl-support.md index 29466b0a..c8a33d2f 100644 --- a/src/content/spec/i18n/rtl-support.md +++ b/src/content/spec/i18n/rtl-support.md @@ -16,7 +16,7 @@ sources: url: "https://www.w3.org/International/articles/inline-bidi-markup/" publisher: "W3C" - title: "MDN — CSS logical properties and values" - url: "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values" + url: "https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Logical_properties_and_values" publisher: "MDN" --- diff --git a/src/content/spec/performance/cache-control.md b/src/content/spec/performance/cache-control.md index 218d2be5..5e0f84ab 100644 --- a/src/content/spec/performance/cache-control.md +++ b/src/content/spec/performance/cache-control.md @@ -16,13 +16,13 @@ sources: url: "https://www.rfc-editor.org/rfc/rfc5861" publisher: "IETF" - title: "MDN — Cache-Control" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Cache-Control" publisher: "MDN" - title: "MDN — HTTP caching" url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Caching" publisher: "MDN" - title: "MDN — Vary" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Vary" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Vary" publisher: "MDN" --- diff --git a/src/content/spec/performance/compression.md b/src/content/spec/performance/compression.md index 40caad5b..b3b6406e 100644 --- a/src/content/spec/performance/compression.md +++ b/src/content/spec/performance/compression.md @@ -13,10 +13,10 @@ sources: url: "https://www.rfc-editor.org/rfc/rfc7932" publisher: "IETF" - title: "MDN — Accept-Encoding" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Accept-Encoding" publisher: "MDN" - title: "MDN — Content-Encoding" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Encoding" publisher: "MDN" - title: "RFC 8878 — Zstandard Compression" url: "https://www.rfc-editor.org/rfc/rfc8878" diff --git a/src/content/spec/performance/http3.md b/src/content/spec/performance/http3.md index 725d5707..ed7be430 100644 --- a/src/content/spec/performance/http3.md +++ b/src/content/spec/performance/http3.md @@ -19,7 +19,7 @@ sources: url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/Evolution_of_HTTP" publisher: "MDN" - title: "MDN — Alt-Svc" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Alt-Svc" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Alt-Svc" publisher: "MDN" --- diff --git a/src/content/spec/performance/no-vary-search.md b/src/content/spec/performance/no-vary-search.md index 7e93743a..c7fbf72e 100644 --- a/src/content/spec/performance/no-vary-search.md +++ b/src/content/spec/performance/no-vary-search.md @@ -13,7 +13,7 @@ sources: url: "https://wicg.github.io/nav-speculation/no-vary-search.html" publisher: "WICG" - title: "MDN — No-Vary-Search" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/No-Vary-Search" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/No-Vary-Search" publisher: "MDN" - title: "Chrome Status — No-Vary-Search" url: "https://chromestatus.com/feature/5202380930678784" diff --git a/src/content/spec/security/content-security-policy.md b/src/content/spec/security/content-security-policy.md index 85973dd0..bece9199 100644 --- a/src/content/spec/security/content-security-policy.md +++ b/src/content/spec/security/content-security-policy.md @@ -13,7 +13,7 @@ sources: url: "https://www.w3.org/TR/CSP3/" publisher: "W3C" - title: "MDN — Content-Security-Policy" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy" publisher: "MDN" - title: "OWASP — Content Security Policy Cheat Sheet" url: "https://cheatsheetseries.owasp.org/cheatsheets/Content_Security_Policy_Cheat_Sheet.html" diff --git a/src/content/spec/security/cookie-attributes.md b/src/content/spec/security/cookie-attributes.md index 86ecf53e..1578107a 100644 --- a/src/content/spec/security/cookie-attributes.md +++ b/src/content/spec/security/cookie-attributes.md @@ -13,7 +13,7 @@ sources: url: "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis" publisher: "IETF" - title: "MDN — Set-Cookie" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Set-Cookie" publisher: "MDN" - title: "OWASP — Session Management Cheat Sheet" url: "https://cheatsheetseries.owasp.org/cheatsheets/Session_Management_Cheat_Sheet.html" diff --git a/src/content/spec/security/frame-ancestors.md b/src/content/spec/security/frame-ancestors.md index b6e87ef6..8cfb803d 100644 --- a/src/content/spec/security/frame-ancestors.md +++ b/src/content/spec/security/frame-ancestors.md @@ -13,10 +13,10 @@ sources: url: "https://cheatsheetseries.owasp.org/cheatsheets/Clickjacking_Defense_Cheat_Sheet.html" publisher: "OWASP" - title: "MDN — CSP: frame-ancestors" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/frame-ancestors" publisher: "MDN" - title: "MDN — X-Frame-Options" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Frame-Options" publisher: "MDN" --- diff --git a/src/content/spec/security/hsts.md b/src/content/spec/security/hsts.md index 0b77fc0e..bcbd9beb 100644 --- a/src/content/spec/security/hsts.md +++ b/src/content/spec/security/hsts.md @@ -13,7 +13,7 @@ sources: url: "https://www.rfc-editor.org/rfc/rfc6797" publisher: "IETF" - title: "MDN — Strict-Transport-Security" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Strict-Transport-Security" publisher: "MDN" - title: "HSTS Preload List Submission" url: "https://hstspreload.org/" diff --git a/src/content/spec/security/mixed-content.md b/src/content/spec/security/mixed-content.md index 27e6f3c6..a711ceea 100644 --- a/src/content/spec/security/mixed-content.md +++ b/src/content/spec/security/mixed-content.md @@ -19,7 +19,7 @@ sources: url: "https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content" publisher: "MDN" - title: "MDN — CSP: upgrade-insecure-requests" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/upgrade-insecure-requests" publisher: "MDN" --- diff --git a/src/content/spec/security/permissions-policy.md b/src/content/spec/security/permissions-policy.md index 4b774ef7..98850eef 100644 --- a/src/content/spec/security/permissions-policy.md +++ b/src/content/spec/security/permissions-policy.md @@ -13,7 +13,7 @@ sources: url: "https://www.w3.org/TR/permissions-policy/" publisher: "W3C" - title: "MDN — Permissions-Policy" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Permissions-Policy" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Permissions-Policy" publisher: "MDN" - title: "web.dev — Permissions Policy" url: "https://developer.chrome.com/docs/privacy-security/permissions-policy" diff --git a/src/content/spec/security/referrer-policy.md b/src/content/spec/security/referrer-policy.md index d54a63ab..dbcffa94 100644 --- a/src/content/spec/security/referrer-policy.md +++ b/src/content/spec/security/referrer-policy.md @@ -13,7 +13,7 @@ sources: url: "https://www.w3.org/TR/referrer-policy/" publisher: "W3C" - title: "MDN — Referrer-Policy" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Referrer-Policy" publisher: "MDN" - title: "web.dev — A new default Referrer-Policy for Chrome" url: "https://web.dev/articles/referrer-best-practices" diff --git a/src/content/spec/security/x-content-type-options.md b/src/content/spec/security/x-content-type-options.md index c036ce50..98adac84 100644 --- a/src/content/spec/security/x-content-type-options.md +++ b/src/content/spec/security/x-content-type-options.md @@ -10,7 +10,7 @@ relatedSlugs: [content-security-policy, frame-ancestors, referrer-policy] updated: "2026-05-29T09:13:20.000Z" sources: - title: "MDN — X-Content-Type-Options" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/X-Content-Type-Options" publisher: "MDN" - title: "Fetch Standard — MIME type checks" url: "https://fetch.spec.whatwg.org/#x-content-type-options-header" diff --git a/src/content/spec/well-known/well-known-overview.md b/src/content/spec/well-known/well-known-overview.md index 927ce478..a01da0ab 100644 --- a/src/content/spec/well-known/well-known-overview.md +++ b/src/content/spec/well-known/well-known-overview.md @@ -16,7 +16,7 @@ sources: url: "https://www.iana.org/assignments/well-known-uris/well-known-uris.xhtml" publisher: "IANA" - title: "MDN — Well-known URIs" - url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers" + url: "https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers" publisher: "MDN" ---