Skip to content

Commit 9325b8c

Browse files
authored
Update index.md (#3877)
Update Blocking vs Non-Blocking url in index.md in ca
1 parent 51e693c commit 9325b8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

locale/ca/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ múltiples cores del seu sistema. Processos fills poden ser llençats usant la n
6060
principal. Construïda sobre la mateixa interfície està el mòdul [`cluster`][], el qual permet
6161
compartir sockets entre processos per activar el balanceig de càrregues en els seus múltiples cores.
6262

63-
[Blocking vs Non-Blocking]: https://github.com/nodejs/node/blob/master/doc/topics/blocking-vs-non-blocking.md
63+
[Blocking vs Non-Blocking]: https://nodejs.org/es/docs/guides/blocking-vs-non-blocking/
6464
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
6565
[`cluster`]: https://nodejs.org/api/cluster.html
6666
[bucle d'esdeveniments]: https://github.com/nodejs/node/blob/master/doc/topics/event-loop-timers-and-nexttick.md

0 commit comments

Comments
 (0)