From d686201776f7a883045884b4919fc31c6443e243 Mon Sep 17 00:00:00 2001 From: Alvin Huang Date: Fri, 22 Mar 2019 19:20:48 -0400 Subject: [PATCH] fix broken link --- 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 ba4106888..fc6085789 100644 --- a/website/source/docs/agent/options.html.md +++ b/website/source/docs/agent/options.html.md @@ -405,7 +405,7 @@ will exit with an error at startup. * `-segment` - (Enterprise-only) This flag is used to set the name of the network segment the agent belongs to. An agent can only join and communicate with other agents - within its network segment. See the [Network Segments Guide](/docs/guides/segments.html) for more details. + within its network segment. See the [Network Segments Guide](/docs/guides/network-segments.html) for more details. By default, this is an empty string, which is the default network segment. * `-serf-lan-port` - the Serf LAN port to listen on.