Skip to content

Commit 1d3e8f4

Browse files
authored
Merge pull request #482 from derekdreery/patch-1
fix link
2 parents 4cc069b + 07d16ec commit 1d3e8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/console_log/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ and then opening up `index.html` in a web browser should show a dialog!
1818
For more information about this example be sure to check out
1919
[`hello_world`][hello] which also has more comments about caveats and such.
2020

21-
[hello]: https://github.com/alexcrichton/wasm-bindgen/tree/master/examples/hello_world
21+
[hello]: https://github.com/rustwasm/wasm-bindgen/tree/master/examples/hello_world

0 commit comments

Comments
 (0)