diff --git a/src/content/spec/foundations/canonical-url.md b/src/content/spec/foundations/canonical-url.md index 3622729d..ae21406d 100644 --- a/src/content/spec/foundations/canonical-url.md +++ b/src/content/spec/foundations/canonical-url.md @@ -7,13 +7,13 @@ status: recommended order: 70 appliesTo: [all] relatedSlugs: [title, meta-description, open-graph, no-vary-search] -updated: "2026-05-29T12:14:17.000Z" +updated: "2026-06-18T00:00:00.000Z" sources: - title: "RFC 6596 — The Canonical Link Relation" url: "https://www.rfc-editor.org/rfc/rfc6596" publisher: "IETF" - title: "MDN — rel=canonical" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/canonical" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#canonical" publisher: "MDN" - title: "Google — Consolidate duplicate URLs with canonicals" url: "https://developers.google.com/search/docs/crawling-indexing/consolidate-duplicate-urls" diff --git a/src/content/spec/foundations/feed-discovery.md b/src/content/spec/foundations/feed-discovery.md index 200bb7f8..e5f23a45 100644 --- a/src/content/spec/foundations/feed-discovery.md +++ b/src/content/spec/foundations/feed-discovery.md @@ -7,13 +7,13 @@ status: recommended order: 110 appliesTo: [all] relatedSlugs: [feed-hygiene, open-graph, canonical-url, machine-readable-formats, llms-txt, markdown-source-endpoints] -updated: "2026-05-29T15:19:28.000Z" +updated: "2026-06-18T00:00:00.000Z" sources: - title: "HTML Living Standard — Link types: alternate" url: "https://html.spec.whatwg.org/multipage/links.html#link-type-alternate" publisher: "WHATWG" - title: "MDN — rel=alternate" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/alternate" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel#alternate" publisher: "MDN" - title: "RSS 2.0 Specification" url: "https://www.rssboard.org/rss-specification" diff --git a/src/content/spec/performance/preload-prefetch-preconnect.md b/src/content/spec/performance/preload-prefetch-preconnect.md index 4df952f1..064346f7 100644 --- a/src/content/spec/performance/preload-prefetch-preconnect.md +++ b/src/content/spec/performance/preload-prefetch-preconnect.md @@ -7,7 +7,7 @@ status: recommended order: 40 appliesTo: [all] relatedSlugs: [resource-hints, core-web-vitals, font-loading] -updated: "2026-05-29T20:27:54.000Z" +updated: "2026-06-18T00:00:00.000Z" sources: - title: "MDN — : The External Resource Link element" url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link" @@ -19,7 +19,7 @@ sources: url: "https://web.dev/articles/preconnect-and-dns-prefetch" publisher: "web.dev" - title: "MDN — rel=preload" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/preload" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/preload" publisher: "MDN" --- diff --git a/src/content/spec/performance/resource-hints.md b/src/content/spec/performance/resource-hints.md index 3061aea5..075f07bb 100644 --- a/src/content/spec/performance/resource-hints.md +++ b/src/content/spec/performance/resource-hints.md @@ -7,7 +7,7 @@ status: recommended order: 100 appliesTo: [all] relatedSlugs: [preload-prefetch-preconnect, font-loading, critical-css] -updated: "2026-05-29T09:13:20.000Z" +updated: "2026-06-18T00:00:00.000Z" sources: - title: "W3C — Resource Hints" url: "https://www.w3.org/TR/resource-hints/" @@ -19,7 +19,7 @@ sources: url: "https://web.dev/articles/preload-critical-assets" publisher: "web.dev" - title: "MDN — rel=modulepreload" - url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/modulepreload" + url: "https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/rel/modulepreload" publisher: "MDN" ---