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 GitHub
parent 8ad663d1de
commit 2fd508d4f1

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