Skip to content

Commit cf10866

Browse files
committed
fix build warning
1 parent 00faf7b commit cf10866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sccm-ps/ConfigurationManager/Set-CMSecurityRolePermission.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Accept wildcard characters: True
150150

151151
Specify a [hashtable](/powershell/module/microsoft.powershell.core/about/about_hash_tables) of allowed operations, or permissions, for the target role. The first value of the hashtable is the class name, and the second value is an array of permission names.
152152

153-
For an example, see [Example 1](#example-1).
153+
For an example, see [Example 1](#examples).
154154

155155
```yaml
156156
Type: Hashtable

0 commit comments

Comments
 (0)