mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-05 02:22:16 +00:00
Fix missing link on todomvc example
This commit is contained in:
parent
9e40a6d02b
commit
eda7541e45
@ -3,6 +3,7 @@
|
|||||||
[View full source code][code] or [view the compiled example online][online]
|
[View full source code][code] or [view the compiled example online][online]
|
||||||
|
|
||||||
[online]: https://rustwasm.github.io/wasm-bindgen/exbuild/todomvc/
|
[online]: https://rustwasm.github.io/wasm-bindgen/exbuild/todomvc/
|
||||||
|
[code]: https://github.com/rustwasm/wasm-bindgen/tree/master/examples/todomvc
|
||||||
[element]: https://github.com/rustwasm/wasm-bindgen/tree/master/examples/todomvc/src/element.rs
|
[element]: https://github.com/rustwasm/wasm-bindgen/tree/master/examples/todomvc/src/element.rs
|
||||||
[scheduler]: https://github.com/rustwasm/wasm-bindgen/tree/master/examples/todomvc/src/scheduler.rs
|
[scheduler]: https://github.com/rustwasm/wasm-bindgen/tree/master/examples/todomvc/src/scheduler.rs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user