From 2525990770c07bdf47992f966924a8f9fb4b5de7 Mon Sep 17 00:00:00 2001 From: "Michael S. Hoffman" Date: Tue, 25 Oct 2022 10:34:24 -0700 Subject: [PATCH] Change dmc urls to lmc, remove locale --- status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status.json b/status.json index d17ddb19..e15ced96 100644 --- a/status.json +++ b/status.json @@ -5814,7 +5814,7 @@ "name": "Cookies default to SameSite=Lax", "category": "Network / Connectivity", "ieStatus": { "text" : "Not Supported" }, - "summary": "Treat cookies as SameSite=Lax by default if no SameSite attribute is specified. Developers are still able to opt-in to the status quo of unrestricted use by explicitly asserting SameSite=None. See: https://docs.microsoft.com/en-us/microsoft-edge/web-platform/site-impacting-changes for more information.", + "summary": "Treat cookies as SameSite=Lax by default if no SameSite attribute is specified. Developers are still able to opt-in to the status quo of unrestricted use by explicitly asserting SameSite=None. See: https://learn.microsoft.com/microsoft-edge/web-platform/site-impacting-changes for more information.", "statusid": 350, "id": 5088147346030592 },