Skip to content

Commit

Permalink
fix: FedCM spec_url
Browse files Browse the repository at this point in the history
  • Loading branch information
elf-pavlik authored Sep 3, 2024
1 parent 382608b commit 9f774d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/IdentityCredential.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"IdentityCredential": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/IdentityCredential",
"spec_url": "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface",
"spec_url": "https://www.w3.org/TR/fedcm/#browser-api-identity-credential-interface",
"support": {
"chrome": {
"version_added": "108"
Expand Down

0 comments on commit 9f774d3

Please sign in to comment.