Skip to content

Commit bd86a32

Browse files
authored
Fix link to rubyeventmachine.com (#1780)
As `rubyeventmachine.com` seems to be gone, link to GitHub repo instead.
1 parent 2c7ff14 commit bd86a32

File tree

9 files changed

+10
-10
lines changed

9 files changed

+10
-10
lines changed

locale/ca/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ compartir sockets entre processos per activar el balanceig de càrregues en els
6262
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
6363
[`cluster`]: https://nodejs.org/api/cluster.html
6464
[bucle de eventos]: https://github.com/nodejs/node/blob/master/doc/topics/event-loop-timers-and-nexttick.md
65-
[Event Machine]: http://rubyeventmachine.com/
65+
[Event Machine]: https://github.com/eventmachine/eventmachine
6666
[Twisted]: http://twistedmatrix.com/

locale/de/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,5 @@ ermöglichen.
7070
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
7171
[`Cluster`]: https://nodejs.org/api/cluster.html
7272
[Ereignisschleife]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
73-
[Event Machine]: http://rubyeventmachine.com/
73+
[Event Machine]: https://github.com/eventmachine/eventmachine
7474
[Twisted]: http://twistedmatrix.com/

locale/en/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,5 @@ over your cores.
6565
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
6666
[`cluster`]: https://nodejs.org/api/cluster.html
6767
[event loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
68-
[Event Machine]: http://rubyeventmachine.com/
68+
[Event Machine]: https://github.com/eventmachine/eventmachine
6969
[Twisted]: http://twistedmatrix.com/

locale/es/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ el cual permite compartir sockets entre procesos para activar el balanceo de car
6161
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
6262
[`cluster`]: https://nodejs.org/api/cluster.html
6363
[bucle de eventos]: https://github.com/nodejs/node/blob/master/doc/topics/event-loop-timers-and-nexttick.md
64-
[Event Machine]: http://rubyeventmachine.com/
64+
[Event Machine]: https://github.com/eventmachine/eventmachine
6565
[Twisted]: http://twistedmatrix.com/

locale/fr/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ vous pourrez communiquer facilement. Basé sur la même interface, le
6868
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
6969
[`cluster`]: https://nodejs.org/api/cluster.html
7070
[boucle événnementielle]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
71-
[Event Machine]: http://rubyeventmachine.com/
71+
[Event Machine]: https://github.com/eventmachine/eventmachine
7272
[Twisted]: http://twistedmatrix.com/

locale/ja/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ Node はスレッドがない設計をしているという理由だけで、複
107107
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
108108
[`cluster`]: https://nodejs.org/api/cluster.html
109109
[イベントループ]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
110-
[Event Machine]: http://rubyeventmachine.com/
110+
[Event Machine]: https://github.com/eventmachine/eventmachine
111111
[Twisted]: http://twistedmatrix.com/

locale/ko/about/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,13 @@ Node는 스레드를 사용하지 않도록 설계되지만 멀티 코어 환경
103103
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
104104
[`cluster`]: https://nodejs.org/api/cluster.html
105105
[event loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
106-
[Event Machine]: http://rubyeventmachine.com/
106+
[Event Machine]: https://github.com/eventmachine/eventmachine
107107
[Twisted]: http://twistedmatrix.com/
108108
-->
109109

110110
[Blocking vs Non-Blocking]: https://nodejs.org/en/docs/guides/blocking-vs-non-blocking/
111111
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
112112
[`cluster`]: https://nodejs.org/api/cluster.html
113113
[event loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
114-
[Event Machine]: http://rubyeventmachine.com/
114+
[Event Machine]: https://github.com/eventmachine/eventmachine
115115
[Twisted]: http://twistedmatrix.com/

locale/uk/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ HTTP є об'єктом першого роду в Node, розробленим
6666
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
6767
[`cluster`]: https://nodejs.org/api/cluster.html
6868
[event loop]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
69-
[Event Machine]: http://rubyeventmachine.com/
69+
[Event Machine]: https://github.com/eventmachine/eventmachine
7070
[Twisted]: http://twistedmatrix.com/

locale/zh-cn/about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ HTTP 是 Node 中的一等公民。它设计的是流式和低延迟。这使得
4242
[`child_process.fork()`]: https://nodejs.org/api/child_process.html#child_process_child_process_fork_modulepath_args_options
4343
[`cluster`]: https://nodejs.org/api/cluster.html
4444
[事件轮询]: https://nodejs.org/en/docs/guides/event-loop-timers-and-nexttick/
45-
[事件机]: http://rubyeventmachine.com/
45+
[事件机]: https://github.com/eventmachine/eventmachine
4646
[扭曲]: http://twistedmatrix.com/

0 commit comments

Comments
 (0)