docs: fix link for stopping an agent (#18130)

This commit is contained in:
Karuppiah Natarajan 2023-08-02 21:21:45 +05:30 committed by Tim Gross
parent 9301daa8e8
commit fe4dd2f5bd
1 changed files with 1 additions and 1 deletions

View File

@ -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][].