From cfdd8051762191a9ca36c56f6e01542235b15fc2 Mon Sep 17 00:00:00 2001 From: himorin / Atsushi Shimono Date: Tue, 18 Jun 2024 01:33:13 +0900 Subject: [PATCH] link fix for ipr fix regression by 2d0383a --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e26621f..a0d2709 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ github: "w3c/geolocation", caniuse: "geolocation", testSuiteURI: "https://wpt.live/geolocation/", - implementationReportURI: "https://w3c.github.io/geolocation-api/reports/implementation.html", + implementationReportURI: "https://w3c.github.io/geolocation/reports/implementation.html", xref: "web-platform", errata: "https://w3c.github.io/geolocation/errata.html", latestVersion: "https://www.w3.org/TR/geolocation/",