From b6a249ef66af45d41e75a561515cefc2dda95536 Mon Sep 17 00:00:00 2001 From: Oli Evans Date: Wed, 14 Feb 2024 20:52:53 +0000 Subject: [PATCH] docs: fix nodejs.org link --- src/pages/docs/w3cli.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/w3cli.mdx b/src/pages/docs/w3cli.mdx index 8d11d4c..dd8ec97 100644 --- a/src/pages/docs/w3cli.mdx +++ b/src/pages/docs/w3cli.mdx @@ -13,7 +13,7 @@ In this guide, we'll walk through the following steps: ## Install -You'll need [Node](https://nodejs.com) version 18 or higher, with NPM version 7 or higher to complete this guide. +You'll need [Node.js](https://nodejs.org) version 18 or higher, with NPM version 7 or higher to complete this guide. You can check your local versions like this: