mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-01 06:50:26 +02:00
Fixed the links not working (#4677)
This commit is contained in:
@@ -4,4 +4,4 @@ Both the browser and Node.js use JavaScript as their programming language. Build
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Differences between Node.js and the Browser](https://nodejs.dev/en/learn/differences-between-nodejs-and-the-browser/)
|
||||
- [Differences between Node.js and the Browser](https://nodejs.org/en/learn/getting-started/differences-between-nodejs-and-the-browser/)
|
||||
|
@@ -4,4 +4,4 @@ The usual way to run a Node.js program is to run the globally available `node` c
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [Run Node.js from Command Line](https://nodejs.dev/en/learn/run-nodejs-scripts-from-the-command-line/)
|
||||
- [Run Node.js from Command Line](https://nodejs.org/en/learn/command-line/run-nodejs-scripts-from-the-command-line/)
|
||||
|
Reference in New Issue
Block a user