We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c008d commit 3e252e7Copy full SHA for 3e252e7
README.md
@@ -390,7 +390,7 @@ events.
390
The `Client` class wraps a client connection to an
391
MQTT broker over an arbitrary transport method (TCP, TLS,
392
WebSocket, ecc).
393
-`Client` is an [EventEmitter](https://nodejs.dev/en/learn/the-nodejs-event-emitter/) that has it's own [events](#events)
+`Client` is an [EventEmitter](https://nodejs.org/en/learn/asynchronous-work/the-nodejs-event-emitter) that has it's own [events](#events)
394
395
`Client` automatically handles the following:
396
0 commit comments