Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cf54c5e

Browse files
authoredMay 1, 2018
Fixed anchor link for assert-mock
1 parent 9b3a387 commit cf54c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/community_snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ _To contribute, check out our [guide here](#contributing)._
1616

1717
| Snippet name | Description |
1818
| --------- | ---------|
19-
| [AssertMock](#assert_mock) | _Creates assert mock Pester test_ |
19+
| [AssertMock](#assert-mock) | _Creates assert mock Pester test_ |
2020
| [AWSRegionDynamicParameter](#awsregiondynamicparameter) | _Creates a dynamic parameter of current AWS regions by @jbruett_ |
2121
| [CalculatedProperty](#calculatedproperty) | _Create a calculated property for use in a select-object call by @corbob_ |
2222
| [DataTable](#datatable) | _Creates a DataTable_ |

0 commit comments

Comments
 (0)
Please sign in to comment.