diff --git a/testing/testing-coldbox-applications/common-methods.md b/testing/testing-coldbox-applications/common-methods.md index 3b99c496..6da68ac4 100644 --- a/testing/testing-coldbox-applications/common-methods.md +++ b/testing/testing-coldbox-applications/common-methods.md @@ -94,7 +94,7 @@ setup() ### ColdBox TestBox Matchers -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: +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: #### toHaveStatus()