From 925a332446777a5a4a7bbaedf22ac3fc9e5a135c Mon Sep 17 00:00:00 2001 From: ryota2357 <61523777+ryota2357@users.noreply.github.com> Date: Sat, 5 Oct 2024 16:17:59 +0900 Subject: [PATCH] :memo: fix Deno offical manual link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 593d7c3a..032e3417 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ developers to write plugins in [TypeScript] / [JavaScript] powered by [Deno]. ## For users Firstly, install the latest [Deno]. Refer to the -[Deno official manual](https://deno.land/manual/getting_started/installation) +[Deno official manual](https://docs.deno.com/runtime/getting_started/installation/) for details. Ensure that the `deno` command is executable from Vim / Neovim (hereafter, when