Skip to content

Commit 23ae021

Browse files
authored
Merge pull request #281 from ortus-docs/gpickin-patch-1
Fix bad link for custom matchers docs
2 parents 693660c + 5ab0045 commit 23ae021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/testing-coldbox-applications/common-methods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ setup()
9494

9595
### ColdBox TestBox Matchers
9696

97-
ColdBox also automatically adds several [custom matchers](https://testbox.ortusbooks.com/in-depth/expectations/custom-matchers) to TestBox, so it can help you get nice expectations:
97+
ColdBox also automatically adds several [custom matchers](https://testbox.ortusbooks.com/digging-deeper/expectations/custom-matchers) to TestBox, so it can help you get nice expectations:
9898

9999
#### toHaveStatus()
100100

0 commit comments

Comments
 (0)