Skip to content

Commit 4da073c

Browse files
authored
example/webaudio: Fix typo for the link to compiled example (#2315)
Signed-off-by: Xuanwo <[email protected]>
1 parent d639960 commit 4da073c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/webaudio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[View documentation for this example online][dox] or [View compiled example
44
online][compiled]
55

6-
[compiled]: https://rustwasm.github.io/wasm-bindgen/exbuild/web-audio/
6+
[compiled]: https://rustwasm.github.io/wasm-bindgen/exbuild/webaudio/
77
[dox]: https://rustwasm.github.io/docs/wasm-bindgen/examples/web-audio.html
88

99
You can build the example locally with:

0 commit comments

Comments
 (0)