Merge pull request #5898 from jgeurten/master

Fixed broken links in the editing WDAC Wizard doc
This commit is contained in:
Jeff Borsecnik
2021-11-03 11:25:50 -07:00
committed by GitHub

View File

@ -32,9 +32,9 @@ ms.technology: windows-sec
The WDAC Wizard makes editing and viewing WDAC policies easier than the PowerShell cmdlets or manually. The Wizard currently supports the following editing capabilities: The WDAC Wizard makes editing and viewing WDAC policies easier than the PowerShell cmdlets or manually. The Wizard currently supports the following editing capabilities:
<ul> <ul>
<li>[Configuring policy rules](#configuring-policy-rules)</li> <li><a href="#configuring-policy-rules">Configuring policy rules</a></li>
<li>[Adding new allow or block file rules to existing policies](#adding-file-rules)</li> <li><a href="#adding-file-rules">Adding new allow or block file rules to existing policies</a></li>
<li>[Removing allow or block file rules on existing policies](#removing-file-rules)</li> <li><a href="#removing-file-rules">Removing allow or block file rules on existing policies</a></li>
</ul> </ul>
## Configuring Policy Rules ## Configuring Policy Rules