Browse Source

docs: update the link for Introduction to Node.js (#35769)

Updated the link for Introduction to NodeJs

Co-authored-by: Aman Gupta <[email protected]>
trop[bot] 2 years ago
parent
commit
f89b51fe0a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/tutorial/tutorial-1-prerequisites.md

+ 1 - 1
docs/tutorial/tutorial-1-prerequisites.md

@@ -123,7 +123,7 @@ the list of versions in the [electron/releases] repository.
 [homebrew]: https://brew.sh/
 [mdn-guide]: https://developer.mozilla.org/en-US/docs/Learn/
 [node]: https://nodejs.org/
-[node-guide]: https://nodejs.dev/learn
+[node-guide]: https://nodejs.dev/en/learn/
 [node-download]: https://nodejs.org/en/download/
 [nvm]: https://github.com/nvm-sh/nvm
 [process-model]: ./process-model.md