docs: update docs link

This commit is contained in:
noelyoo
2019-05-26 16:43:00 +09:00
parent 62b313d695
commit f3ec734310
23 changed files with 23 additions and 23 deletions

View File

@ -3,7 +3,7 @@
[View documentation for this example online][dox] or [View compiled example
online][compiled]
[dox]: https://rustwasm.github.io/wasm-bindgen/examples/raytrace.html
[dox]: https://rustwasm.github.io/docs/wasm-bindgen/examples/raytrace.html
[compiled]: https://rustwasm.github.io/wasm-bindgen/exbuild/raytrace-parallel/
You can build the example locally with: