From 01a39f1306283fa7ef565be474c3bf71d70aae0e Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Mon, 16 May 2016 16:10:33 +1000 Subject: [PATCH] add text to remove blue font in code block --- ...xy-internet-windows-defender-advanced-threat-protection.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/keep-secure/configure-proxy-internet-windows-defender-advanced-threat-protection.md b/windows/keep-secure/configure-proxy-internet-windows-defender-advanced-threat-protection.md index 9a7265a85d..aef3743b8f 100644 --- a/windows/keep-secure/configure-proxy-internet-windows-defender-advanced-threat-protection.md +++ b/windows/keep-secure/configure-proxy-internet-windows-defender-advanced-threat-protection.md @@ -69,7 +69,7 @@ After configuring the endpoints, you'll need to verify that the correct proxy se 2. Enter the following command and press **Enter**: - ``` + ```text netsh winhttp import proxy source=ie ``` An output showing the applied WinHTTP proxy settings is displayed. @@ -85,7 +85,7 @@ After configuring the endpoints, you'll need to verify that the correct proxy se 2. Enter the following command and press **Enter**: - ``` + ```text proxy [proxy-server=] ProxyServerName:PortNumber ``` Replace *ProxyServerName* with the fully qualified domain name of the proxy server.