From 707ca06d797922b851642b4e932e8e84871b890f Mon Sep 17 00:00:00 2001 From: Paul Glass Date: Thu, 8 Dec 2022 10:32:37 -0600 Subject: [PATCH] docs: Fix go-sockaddr links (#15723) --- website/content/docs/agent/config/config-files.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/docs/agent/config/config-files.mdx b/website/content/docs/agent/config/config-files.mdx index 15bab6471b..aa418ccfb9 100644 --- a/website/content/docs/agent/config/config-files.mdx +++ b/website/content/docs/agent/config/config-files.mdx @@ -2220,3 +2220,7 @@ server. The default value is `250`. It is based on a load test of 5,000 streams connected to a single server with two CPU cores. If necessary, you can lower or increase the limit without a rolling restart by using the `consul reload` command or by sending the server a `SIGHUP`. + + + +[go-sockaddr]: https://godoc.org/github.com/hashicorp/go-sockaddr/template