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 243cac8 commit ea22870Copy full SHA for ea22870
pages/en/about/index.md
@@ -61,7 +61,7 @@ communicate with. Built upon that same interface is the [`cluster`][] module,
61
which allows you to share sockets between processes to enable load balancing
62
over your cores.
63
64
-[blocking vs. non-blocking]: /learn/overview-of-blocking-vs-non-blocking/
+[blocking vs. non-blocking]: /docs/guides/blocking-vs-non-blocking
65
[`child_process.fork()`]: /api/child_process/
66
[`cluster`]: https://nodejs.org/api/cluster.html
67
[event machine]: https://github.com/eventmachine/eventmachine
0 commit comments