Skip to content

Commit

Permalink
chore(docs): fix wasm example link
Browse files Browse the repository at this point in the history
  • Loading branch information
j-mendez committed Mar 18, 2024
1 parent 95e2725 commit 3c81723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ time: [1.1316 ms 1.1101 ms 1.1478 ms]

## Examples

1. [Wasm](https://webassembly.org/) example view [kayle_innate](https://github.com/a11ywatch/kayle/blob/main/kayle_innate/kayle_innate/src/lib.rs#L35).
1. [Wasm](https://webassembly.org/) example view [kayle_innate](https://github.com/a11ywatch/kayle/blob/main/kayle_innate/src/lib.rs#L18).
1. Example integrating with a [headless browser](https://github.com/a11ywatch/kayle/blob/main/kayle/tests/innate.ts#L14).

### Contributing
Expand Down

0 comments on commit 3c81723

Please sign in to comment.