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.