Skip to content

Commit ce5d290

Browse files
authored
Merge pull request #425 from ryota2357/patch-1
The Deno official manual link in README is broken
2 parents 08146a5 + 925a332 commit ce5d290

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)