From e3f39878357e84aeea2a2224a84e069ff0a7e12b Mon Sep 17 00:00:00 2001 From: Alvin Huang Date: Mon, 25 Mar 2019 18:46:10 -0400 Subject: [PATCH] missed a broken link (#5545) --- website/source/docs/agent/options.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/options.html.md b/website/source/docs/agent/options.html.md index fc6085789..b98984175 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -1425,7 +1425,7 @@ default will automatically work with some tooling. * `segments` (Enterprise-only) This is a list of nested objects that allows setting the bind/advertise information for network segments. This can only be set on servers. See the - [Network Segments Guide](/docs/guides/segments.html) for more details. + [Network Segments Guide](/docs/guides/network-segments.html) for more details. * `name` - The name of the segment. Must be a string between 1 and 64 characters in length. * `bind` - The bind address to use for the segment's gossip layer.