Skip to content

Commit

Permalink
Temporarily override ED URL of fetch-metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
tidoust committed Mar 11, 2021
1 parent d886ff8 commit 997f5f1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion specs.json
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,10 @@
},
{
"url": "https://www.w3.org/TR/fetch-metadata/",
"shortTitle": "Fetch Metadata"
"shortTitle": "Fetch Metadata",
"nightly": {
"url": "https://w3c.github.io/webappsec-fetch-metadata/"
}
},
"https://www.w3.org/TR/FileAPI/",
"https://www.w3.org/TR/fill-stroke-3/",
Expand Down

0 comments on commit 997f5f1

Please sign in to comment.