From 39b842a9c0223b7d75c59b28fd9c6771a9e5a311 Mon Sep 17 00:00:00 2001 From: qoorus <41640222+qoorus@users.noreply.github.com> Date: Sat, 16 Dec 2023 18:36:03 +0900 Subject: [PATCH 1/2] Fix broken links --- docs/getting-started/devenv/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started/devenv/README.md b/docs/getting-started/devenv/README.md index ca71eebdbfc68..9db8c71122238 100644 --- a/docs/getting-started/devenv/README.md +++ b/docs/getting-started/devenv/README.md @@ -89,8 +89,8 @@ To be able to use the Node.js tools and [packages provided by WordPress](https:/ - [Install Node.js for Mac and Linux](/docs/getting-started/devenv/nodejs-development-environment.md#node-js-installation-on-mac-and-linux-with-nvm) - [Install Node.js for Windows](/docs/getting-started/devenv/nodejs-development-environment.md#node-js-installation-on-windows-and-others) --> -- [Mac と Linux 用の Node.js のインストール](https://ja.wordpress.org/team/handbook/block-editor/getting-started/devenv/nodejs-development-environment.md#node-js-installation-on-mac-and-linux-with-nvm) -- [Windows 用の Node.js のインストール](https://ja.wordpress.org/team/handbook/block-editor/getting-started/devenv/nodejs-development-environment.md#node-js-installation-on-windows-and-others) +- [Mac と Linux 用の Node.js のインストール](https://ja.wordpress.org/team/handbook/block-editor/getting-started/devenv/nodejs-development-environment#node-js-installation-on-mac-and-linux-with-nvm) +- [Windows 用の Node.js のインストール](https://ja.wordpress.org/team/handbook/block-editor/getting-started/devenv/nodejs-development-environment#node-js-installation-on-windows-and-others) -## Mac や Linux での nvm を使用した Node.js のインストール +## Mac や Linux での nvm を使用した Node.js のインストール {#node-js-installation-on-mac-and-linux-with-nvm} @@ -68,7 +68,7 @@ Gutenberg を含むいくつかのプロジェクトでは、[`.nvmrc`](https:// -## Winodws やその他の OS での Node.js のインストール +## Windows やその他の OS での Node.js のインストール {#node-js-installation-on-mac-and-linux-with-nvm}