From 918daecbe27c0ac34054b3388c379ffadbd80c78 Mon Sep 17 00:00:00 2001 From: Patrick Brosset Date: Mon, 24 Aug 2026 09:11:25 +0200 Subject: [PATCH] Update Baseline link for browser support While Baseline was effectively started by Google, it is owned by the W3C WebDX Community Group. The canonical URL for Baseline is https://web-platform-dx.github.io/baseline/, which is WebDX's home page. --- packages/web-components/src/_docs/developer/polyfilling.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web-components/src/_docs/developer/polyfilling.mdx b/packages/web-components/src/_docs/developer/polyfilling.mdx index 2e24491fcb8d53..d9ac994b5febdf 100644 --- a/packages/web-components/src/_docs/developer/polyfilling.mdx +++ b/packages/web-components/src/_docs/developer/polyfilling.mdx @@ -8,7 +8,7 @@ Fluent UI Web Components takes a "bring your own polyfill" approach so that proj ## Baseline -Here's a list of features we're leveraging and their current [Baseline](https://web.dev/baseline) browser support. +Here's a list of features we're leveraging and their current [Baseline](https://web-platform-dx.github.io/baseline/) browser support.