From 425ad5892df7213571ae175a1513102ad09da88e Mon Sep 17 00:00:00 2001 From: Kdu Bonalume <36779151+kdubmartins@users.noreply.github.com> Date: Thu, 7 Jan 2021 12:56:21 +0100 Subject: [PATCH] Fix missing link for Consul integration Add a link back to configuration/consul in the `service` parameter section of the `group` stanza. --- website/content/docs/job-specification/group.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/docs/job-specification/group.mdx b/website/content/docs/job-specification/group.mdx index 18561dba0..faaabe9be 100644 --- a/website/content/docs/job-specification/group.mdx +++ b/website/content/docs/job-specification/group.mdx @@ -65,7 +65,8 @@ job "docs" { type, which can be found in the [restart stanza documentation][restart]. - `service` ([Service][]: nil) - Specifies integrations with - [Consul][] for service discovery. Nomad automatically registers each service when an allocation + [Consul](/docs/configuration/consul) for service discovery. + Nomad automatically registers each service when an allocation is started and de-registers them when the allocation is destroyed. - `shutdown_delay` `(string: "0s")` - Specifies the duration to wait when