Skip to content

Commit

Permalink
doc(contributing): Fix deno installation url (#9249)
Browse files Browse the repository at this point in the history
  • Loading branch information
ragingwind authored Jul 15, 2024
1 parent cfea948 commit ff5bbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ For running all tests, take the following steps:

4. Install deno

See [official install guide of deno](https://deno.land/manual/getting_started/installation) to install it.
See [official install guide of deno](https://docs.deno.com/runtime/manual/getting_started/installation/) to install it.

5. Add wasm32-wasi target

Expand Down

0 comments on commit ff5bbda

Please sign in to comment.