Browse Source

missed a broken link (#5545)

pull/5554/head
Alvin Huang 6 years ago committed by GitHub
parent
commit
e0a4d872af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/source/docs/agent/options.html.md

2
website/source/docs/agent/options.html.md

@ -1425,7 +1425,7 @@ default will automatically work with some tooling.
* <a name="segments"></a><a href="#segments">`segments`</a> (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.
* <a name="segment_name"></a><a href="#segment_name">`name`</a> - The name of the segment. Must be a string between
1 and 64 characters in length.
* <a name="segment_bind"></a><a href="#segment_bind">`bind`</a> - The bind address to use for the segment's gossip layer.

Loading…
Cancel
Save