Skip to content

Commit ae13a66

Browse files
authored
Fix spec link in explainer.md (#225)
1 parent fb76ddf commit ae13a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

explainer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ async function requestCredential() {
8989

9090
> Example from: https://digitalcredentials.dev/docs/verifier-site/requesting-cred
9191
92-
You can read a more detailed and technical description of the API in the [specification draft](https://wicg.github.io/digital-credentials/).
92+
You can read a more detailed and technical description of the API in the [specification draft](https://w3c-fedid.github.io/digital-credentials/).
9393

9494
### Using the API from another origin
9595

0 commit comments

Comments
 (0)