1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-16 22:23:59 +02:00

Fix invalid link

This commit is contained in:
Kamran Ahmed
2023-02-06 15:08:33 +00:00
committed by GitHub
parent a56710c43d
commit 16c550211b

View File

@@ -4,5 +4,5 @@ In Node.js, an event can be described simply as a string with a corresponding ca
Visit the following resources to learn more: Visit the following resources to learn more:
- [What are Event Emitters?](https://nodejs.org/en/knowledge/getting-started/control-flow/what-are-event-emitters/) - [What are Event Emitters?](https://nodejs.dev/en/learn/the-nodejs-event-emitter/)
- [Using Event Emitters in Node.js](https://www.digitalocean.com/community/tutorials/using-event-emitters-in-node-js) - [Using Event Emitters in Node.js](https://www.digitalocean.com/community/tutorials/using-event-emitters-in-node-js)