Skip to content

Commit 2cd8a57

Browse files
Fix dead link to what was "The need for monitoring" but is now "Links and monitors" (#15025)
1 parent 07889d8 commit 2cd8a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/elixir/lib/process.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ defmodule Process do
534534
If the process is already dead when calling `Process.monitor/1`, a
535535
`:DOWN` message is delivered immediately.
536536
537-
See ["The need for monitoring"](genservers.md#the-need-for-monitoring)
537+
See ["Links and monitors"](genservers.md#links-and-monitors)
538538
for an example. See `:erlang.monitor/2` for more information.
539539
540540
Inlined by the compiler.

0 commit comments

Comments
 (0)