From 5b079b8f6093b53c1301d6e1589deb6b29c2da4e Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 19 Dec 2017 19:21:43 -0800 Subject: [PATCH] Update gist output --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61fb8479..2734fdef 100644 --- a/README.md +++ b/README.md @@ -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