diff --git a/aio/content/guide/setup-local.md b/aio/content/guide/setup-local.md index 3fcc8541ab..ed06cd7eca 100644 --- a/aio/content/guide/setup-local.md +++ b/aio/content/guide/setup-local.md @@ -30,12 +30,12 @@ To install Angular on your local system, you need the following: {@a nodejs} * **Node.js** - - Angular requires a [current, active LTS, or maintenance LTS](https://nodejs.org/about/releases) version of Node.js. + + Angular requires an [active LTS or maintenance LTS](https://nodejs.org/about/releases) version of Node.js.
- For information about specific version requirements, see the `engines` key in the [package.json](https://unpkg.com/@angular/cli/package.json) file. + For information about specific version requirements, see the `engines` key in the [package.json](https://unpkg.com/browse/@angular/core/package.json) file.