mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-26 11:34:22 +03:00
Fix bindings link in README.md
This commit is contained in:
parent
9f939d9625
commit
04a3e596a5
@ -270,7 +270,8 @@ wasm_bindgen! {
|
||||
```
|
||||
|
||||
The generated JS bindings for this invocation of the macro [look like
|
||||
this][bindings]. You can view them in action like so:
|
||||
this](bindings). You can view them in action like so:
|
||||
|
||||
[bindings]: https://gist.github.com/b7dfa241208ee858d5473c406225080f
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user