mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
better link for signal docs
This commit is contained in:
parent
b6b38e9f5c
commit
fd709ddc1b
1 changed files with 1 additions and 2 deletions
|
@ -265,8 +265,7 @@ Puma cluster responds to these signals:
|
|||
- `INT` equivalent of sending Ctrl-C to cluster. Will attempt to finish then exit.
|
||||
- `CHLD`
|
||||
|
||||
A detailed guide to using UNIX signals with Puma can be found [here](https://github.com/puma/puma/blob/master/docs/signals.md)
|
||||
|
||||
A detailed guide to using UNIX signals with Puma can be found in the [signals documentation](https://github.com/puma/puma/blob/master/docs/signals.md).
|
||||
|
||||
### Release Directory
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue