mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 02:15:43 +03:00
docs: fix link for stopping an agent (#18130)
This commit is contained in:
committed by
GitHub
parent
8ad663d1de
commit
2fd508d4f1
@@ -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][].
|
||||
|
||||
Reference in New Issue
Block a user