docs: redirect /install/node to install section

This commit is contained in:
Peter Steinberger
2026-01-16 23:18:44 +00:00
parent 37fa4f7eef
commit af31e0d969
5 changed files with 33 additions and 5 deletions

View File

@@ -733,6 +733,14 @@
"source": "/wizard",
"destination": "/start/wizard"
},
{
"source": "/install/node",
"destination": "/install#nodejs--npm-path-sanity"
},
{
"source": "/install/node/",
"destination": "/install#nodejs--npm-path-sanity"
},
{
"source": "/start/faq",
"destination": "/help"
@@ -779,7 +787,6 @@
"group": "Install & Updates",
"pages": [
"install/index",
"install/node",
"install/installer",
"install/updating",
"install/uninstall",