diff --git a/website/content/docs/operations/nomad-agent.mdx b/website/content/docs/operations/nomad-agent.mdx index 70095397b..474eed327 100644 --- a/website/content/docs/operations/nomad-agent.mdx +++ b/website/content/docs/operations/nomad-agent.mdx @@ -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][].