From 425b07f3c4c4fae7092586a76dc759ceedc647d2 Mon Sep 17 00:00:00 2001 From: Samuel Alfageme Date: Thu, 16 May 2019 16:52:35 +0200 Subject: [PATCH] Updated the 'consistency-modes' consul.io/api link to point to its new location (#5572) Ref: https://github.com/hashicorp/consul/commit/626392eb62994e05ebf675dcee5a6fbea5bd174a Signed-off-by: Samuel Alfageme --- docs/configuration/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 08b9f0d9b..fa85131c0 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -359,7 +359,7 @@ tags: # The string by which Consul tags are joined into the tag label. [ tag_separator: | default = , ] -# Allow stale Consul results (see https://www.consul.io/api/index.html#consistency-modes). Will reduce load on Consul. +# Allow stale Consul results (see https://www.consul.io/api/features/consistency.html). Will reduce load on Consul. [ allow_stale: ] # The time after which the provided names are refreshed.