From c9d729a51e83960a3f4d6d0d04d866574c7956a1 Mon Sep 17 00:00:00 2001 From: Akira Tachibana Date: Sat, 16 Dec 2023 21:02:38 +0900 Subject: [PATCH] Adjust the links --- docs/README.md | 1 + .../getting-started/devenv/nodejs-development-environment.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index d85b47f99e573b..43fd8a1f022fc0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -310,6 +310,7 @@ Everything you need to know to [start contributing to the block editor](/docs/co | @t-hamano | @wildworks | | @tecking | @tecking | | @s56bouya | @s56bouya | +| @qoorus | @qoorus | ### 主な変更 diff --git a/docs/getting-started/devenv/nodejs-development-environment.md b/docs/getting-started/devenv/nodejs-development-environment.md index e0290617e0228c..52606da098f95e 100644 --- a/docs/getting-started/devenv/nodejs-development-environment.md +++ b/docs/getting-started/devenv/nodejs-development-environment.md @@ -26,7 +26,8 @@ Node Package eXecute ([`npx`](https://docs.npmjs.com/cli/v10/commands/npx)) ツ -## Mac や Linux での nvm を使用した Node.js のインストール {#node-js-installation-on-mac-and-linux-with-nvm} +## Mac や Linux での nvm を使用した Node.js のインストール + @@ -68,7 +69,7 @@ Gutenberg を含むいくつかのプロジェクトでは、[`.nvmrc`](https:// -## Windows やその他の OS での Node.js のインストール {#node-js-installation-on-mac-and-linux-with-nvm} +## Windows やその他の OS での Node.js のインストール