diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b357ad0dd9a4..8a92fa42ff059 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -495,7 +495,7 @@ Make sure you have the following prerequisites installed on your operating syste gatsby --version ``` -**Note:** If you're on a _Windows environment_ then it is highly recommended that you install [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/install) both for performance and ease of use. Refer to the [documentation](https://docs.microsoft.com/en-us/windows/dev-environment/javascript/gatsby-on-wsl) for the installation of _Gatsby.js on WSL_. +**Note:** If you're on a _Windows environment_ then it is highly recommended that you install [Windows Subsystem for Linux (WSL)](https://docs.microsoft.com/en-us/windows/wsl/install) both for performance and ease of use. Refer to the [documentation](https://www.gatsbyjs.com/docs/how-to/local-development/gatsby-on-linux/#windows-subsystem-linux-wsl) for the installation of _Gatsby.js on WSL_. ## Set up your Local Development Environment