Skip to content

Commit 845788e

Browse files
authored
Merge pull request #2677 from Permify/update-wasm-pack-installer-link
docs(playground): update wasm-pack installer link in README
2 parents 87f38d6 + 0b51870 commit 845788e

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)