Skip to content

Commit 933f9e5

Browse files
committed
chore: fix latest link in errata
1 parent 500e9af commit 933f9e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

errata.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@
99
></script>
1010
<script>
1111
var respecConfig = {
12-
github: "w3c/geolocation-API",
12+
github: "w3c/geolocation-api",
1313
specStatus: "base",
14-
latestVersion: null,
1514
editors: [
1615
{
1716
name: "Marcos Cáceres",
@@ -20,6 +19,7 @@
2019
w3cid: 39125,
2120
},
2221
],
22+
latestVersion: null,
2323
format: "markdown",
2424
logos: [
2525
{

0 commit comments

Comments
 (0)