Skip to content

Commit 0b51870

Browse files
committed
docs(playground): update wasm-pack installer link in README
1 parent 87f38d6 commit 0b51870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Playground works with [webassembly](https://webassembly.org). You can find the s
55

66
## Running Playground Locally
77

8-
To get started, install [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/) and build the `play.wasm` file. Run this command from the root directory:
8+
To get started, install [wasm-pack](https://drager.github.io/wasm-pack/installer/) and build the `play.wasm` file. Run this command from the root directory:
99

1010
<!-- Build step -->
1111
```sh

0 commit comments

Comments
 (0)