From 0c51fd77265814e3f7022dadbbc69abe9ecbfada Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Wed, 17 Feb 2021 07:58:24 -0800 Subject: [PATCH] docs: readds .NET link (#4764) --- docs/secure-communication-agents.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/secure-communication-agents.asciidoc b/docs/secure-communication-agents.asciidoc index 72aae898f0f..f58fee9f89f 100644 --- a/docs/secure-communication-agents.asciidoc +++ b/docs/secure-communication-agents.asciidoc @@ -69,7 +69,7 @@ To enable secure communication in your Agents, you need to update the configured * *Go Agent*: {apm-go-ref}/configuration.html#config-server-url[`ELASTIC_APM_SERVER_URL`] * *Java Agent*: {apm-java-ref}/config-reporter.html#config-server-urls[`server_urls`] -// * *.NET Agent*: {apm-dotnet-ref}/config-reporter.html#config-server-url[`ServerUrls`] +* *.NET Agent*: {apm-dotnet-ref}/config-reporter.html#config-server-url[`ServerUrl`] * *Node.js Agent*: {apm-node-ref}/configuration.html#server-url[`serverUrl`] * *Python Agent*: {apm-py-ref}/[`server_url`] * *Ruby Agent*: {apm-ruby-ref}/configuration.html#config-server-url[`server_url`]