Skip to content

Commit 37a5982

Browse files
authored
Merge pull request #11 from CYBAI/patch-1
Fix example code path
2 parents 54ff868 + 95b00cb commit 37a5982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ async auth() {
3232
}
3333
```
3434

35-
See [here](https://github.com/github/webauthn-json/blob/gh-pages/src/src/index.ts) for fully working client-side [demo](https://github.github.com/webauthn-json/demo/) code.
35+
See [here](https://github.com/github/webauthn-json/blob/gh-pages/src/index.ts) for fully working client-side [demo](https://github.github.com/webauthn-json/demo/) code.
3636

3737
### API
3838

0 commit comments

Comments
 (0)