Update gist output

This commit is contained in:
Alex Crichton 2017-12-19 19:21:43 -08:00
parent 85cdb51719
commit 5b079b8f60

View File

@ -271,7 +271,7 @@ wasm_bindgen! {
The generated JS bindigns for this invocation of the macro [look like
this][bindings]. You can view them in action like so:
[bindings]: https://gist.github.com/alexcrichton/e5ce88326f91bb32a63b7352892895ba
[bindings]: https://gist.github.com/b7dfa241208ee858d5473c406225080f
```html