Really fix bindings link in README.md

This commit is contained in:
Johann Hofmann 2018-01-20 19:20:01 +01:00 committed by GitHub
parent d8a123306d
commit a84f87040d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -270,11 +270,10 @@ 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
```html
<html>
<head>