@backstage/docs: fix dead link Active LTS Releases

was `https://nodejs.org/en/about/releases/`
now `https://nodejs.org/en/blog/release/`

Signed-off-by: Leena <19555355+sploschee@users.noreply.github.com>
This commit is contained in:
Leena
2022-09-17 19:20:26 +01:00
committed by GitHub
parent ba30ec5a09
commit fc4d638296
+1 -1
View File
@@ -25,7 +25,7 @@ guide to do a repository-based installation.
[Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/)
- An account with elevated rights to install the dependencies
- `curl` or `wget` installed
- Node.js [Active LTS Release](https://nodejs.org/en/about/releases/) installed using one of these
- Node.js [Active LTS Release](https://nodejs.org/en/blog/release/) installed using one of these
methods:
- Using `nvm` (recommended)
- [Installing nvm](https://github.com/nvm-sh/nvm#install--update-script)