Skip to content

Commit c29b577

Browse files
committed
docs: testing guide broken link
1 parent d00a397 commit c29b577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you are using the SDK without integrations, the following sections of the doc
7676
## Testing
7777

7878
The PHP SDK includes a toolkit for testing Workflows.
79-
There is [documentation](https://docs.temporal.io/develop/php/testing-suite) and [dev guide](testing/Readme.md) on how to test a Workflow using Activity mocking.
79+
There is [documentation](https://docs.temporal.io/develop/php/testing-suite) and [dev guide](testing/README.md) on how to test a Workflow using Activity mocking.
8080

8181
To ensure the determinism of a Workflow,
8282
you can also use the [Replay API in tests](https://docs.temporal.io/develop/php/testing-suite#replay).

0 commit comments

Comments
 (0)