From 51a934532dfc58aae7415df56058ebe295064bfe Mon Sep 17 00:00:00 2001 From: Maricia Alforque Date: Wed, 31 May 2017 12:30:54 -0700 Subject: [PATCH] fixed href name causing a warning in the build --- windows/client-management/mdm/firewall-csp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/client-management/mdm/firewall-csp.md b/windows/client-management/mdm/firewall-csp.md index eb4586a641..582c38b286 100644 --- a/windows/client-management/mdm/firewall-csp.md +++ b/windows/client-management/mdm/firewall-csp.md @@ -241,6 +241,6 @@ If not specified - a new rule is disabled by default.

Specifies the friendly name of the rule. The string must not contain the "|" character.

Value type is string. Supported operations are Add, Get, Replace, and Delete.

-**FirewallRules/_FirewallRuleName_/Name** +**FirewallRules/_FirewallRuleName_/Name**

Name of the rule.

Value type is string. Supported operations are Add, Get, Replace, and Delete.