diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 993cd7cbfd..926225724a 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -30,7 +30,7 @@ This guide assumes a basic understanding of working on a Linux based operating s On macOS, you will want to have run `xcode-select --install` to get the XCode command line build tooling in place. - An account with elevated rights to install the dependencies - `curl` or `wget` installed -- Node.js [Active LTS Release](https://nodejs.org/en/about/previous-releases) installed using one of these +- Node.js [Active LTS Release](../overview/versioning-policy.md#nodejs-releases) installed using one of these methods: - Using `nvm` (recommended) - [Installing nvm](https://github.com/nvm-sh/nvm#install--update-script)