Skip to content

Commit 1d6fc30

Browse files
chore: link fix for ipr (#166)
SHA: 5cfcf26 Reason: push, by marcoscaceres Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 798c1a9 commit 1d6fc30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
160160
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
161161
</style>
162-
<meta name="revision" content="76308a84606a8d6cac20fa9a9d59ca5bda153468">
162+
<meta name="revision" content="5cfcf262d41c401449ffe9486d78d16e6319990d">
163163
<meta name="description" content="Geolocation provides access to geographical location information
164164
associated with the hosting device.">
165165
<style>
@@ -229,11 +229,11 @@
229229
"github": "w3c/geolocation",
230230
"caniuse": "geolocation",
231231
"testSuiteURI": "https://wpt.live/geolocation/",
232-
"implementationReportURI": "https://w3c.github.io/geolocation-api/reports/implementation.html",
232+
"implementationReportURI": "https://w3c.github.io/geolocation/reports/implementation.html",
233233
"xref": "web-platform",
234234
"errata": "https://w3c.github.io/geolocation/errata.html",
235235
"latestVersion": "https://www.w3.org/TR/geolocation/",
236-
"gitRevision": "76308a84606a8d6cac20fa9a9d59ca5bda153468",
236+
"gitRevision": "5cfcf262d41c401449ffe9486d78d16e6319990d",
237237
"publishISODate": "2024-06-19T00:00:00.000Z",
238238
"generatedSubtitle": "W3C Editor's Draft 19 June 2024"
239239
}</script>
@@ -261,7 +261,7 @@ <h1 id="title" class="title">Geolocation</h1>
261261
</dd>
262262
<dt>Test suite:</dt><dd><a href="https://wpt.live/geolocation/">https://wpt.live/geolocation/</a></dd>
263263
<dt>Implementation report:</dt><dd>
264-
<a href="https://w3c.github.io/geolocation-api/reports/implementation.html">https://w3c.github.io/geolocation-api/reports/implementation.html</a>
264+
<a href="https://w3c.github.io/geolocation/reports/implementation.html">https://w3c.github.io/geolocation/reports/implementation.html</a>
265265
</dd>
266266

267267

0 commit comments

Comments
 (0)