docs: fix link for stopping an agent (#18130)
This commit is contained in:
parent
9301daa8e8
commit
fe4dd2f5bd
|
@ -103,7 +103,7 @@ workloads before shutting down.
|
|||
## Signal Handling
|
||||
|
||||
In addition to the optional handling of interrupt (`SIGINT`) and terminate
|
||||
signals (`SIGTERM`) described in [Stopping an Agent][#stopping-an-agent], Nomad
|
||||
signals (`SIGTERM`) described in [Stopping an Agent](#stopping-an-agent), Nomad
|
||||
supports special behavior for several other signals useful for debugging.
|
||||
|
||||
* `SIGHUP` will cause Nomad to [reload its configuration][].
|
||||
|
|
Loading…
Reference in New Issue