Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion how-to/plugin-unit-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ NOTE: This script can be run multiple times without errors, but it will *not* ov
phpunit
```

If you have trouble running the install script or PHPUnit, check [Support section](http://wp-cli.org/#support) for help and answers to common issues.
If you have trouble running the install script or PHPUnit, check the [common issues guide](https://make.wordpress.org/cli/handbook/guides/common-issues/) for help and answers to common issues.

## Integrating WP Unit Testing in Windows

Expand Down