From 02808d5b47733cabf55c8a6fec384a9011676b3e Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Wed, 4 Sep 2024 16:19:10 -0400 Subject: [PATCH] fix(link): remove broken link --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c8ddf5e..a5fa588 100644 --- a/README.md +++ b/README.md @@ -11,9 +11,7 @@ Whether you're a beginner or an experienced developer, Node.js Help is here to assist you with all your Node.js questions and concerns. -## Install - -To install Node.js, check out [this wiki](https://github.com/nodejs/help/wiki/Installation) to learn how to install Node.js via binary archive on Linux and AIX. +For more information on Node.js, including installation and building, visit the [nodejs/node](https://github.com/nodejs/node) repository. ## How to Ask a Good Question