Skip to content

Commit 925a332

Browse files
authored
📝 fix Deno offical manual link in README
1 parent 08146a5 commit 925a332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ developers to write plugins in [TypeScript] / [JavaScript] powered by [Deno].
3030
## For users
3131

3232
Firstly, install the latest [Deno]. Refer to the
33-
[Deno official manual](https://deno.land/manual/getting_started/installation)
33+
[Deno official manual](https://docs.deno.com/runtime/getting_started/installation/)
3434
for details.
3535

3636
Ensure that the `deno` command is executable from Vim / Neovim (hereafter, when

0 commit comments

Comments
 (0)