From 38cb3e2904fcb441653605f459961d1ebda2110f Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Thu, 2 Apr 2026 18:38:14 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb3d0d6..ec19120 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nodejs/learn -Source content for the Node.js learning guides, published at https://nodejs.github.io/learn. +Source content for the Node.js learning guides, published at https://nodejs.org/learn. This repository was created as part of [nodejs/nodejs.org#8612](https://github.com/nodejs/nodejs.org/issues/8612)