Merge pull request #3 from jgeurten/jgeurten-patch-1

Fixed broken links in the editing Wizard doc
This commit is contained in:
Jordan Geurten 2021-10-28 17:12:42 -07:00 committed by GitHub
commit 3c441ef9b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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