Skip to content

Commit ff5bbda

Browse files
authoredJul 15, 2024··
doc(contributing): Fix deno installation url (#9249)
1 parent cfea948 commit ff5bbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ For running all tests, take the following steps:
102102

103103
4. Install deno
104104

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

107107
5. Add wasm32-wasi target
108108

0 commit comments

Comments
 (0)
Please sign in to comment.