Skip to content

Commit a0a7468

Browse files
authored
Drop filename from Web Extensions URL (#2235)
See discussion in #2228.
1 parent 589f6cb commit a0a7468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@
650650
"nightly": {
651651
"sourcePath": "specification/index.bs"
652652
},
653-
"url": "https://w3c.github.io/webextensions/specification/index.html"
653+
"url": "https://w3c.github.io/webextensions/specification/"
654654
},
655655
"https://w3c.github.io/webrtc-ice/",
656656
{

0 commit comments

Comments
 (0)