diff --git a/How-to-set-up-WooCommerce-development-environment.md b/How-to-set-up-WooCommerce-development-environment.md index 77977bb..8da7e26 100644 --- a/How-to-set-up-WooCommerce-development-environment.md +++ b/How-to-set-up-WooCommerce-development-environment.md @@ -109,6 +109,6 @@ While developing, we recommend adding support to your editor for the following ( ## Additional resources -1. [Running unit tests](https://github.com/woocommerce/woocommerce/blob/trunk/tests/README.md) +1. [Running unit tests](https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/tests/README.md) 2. [Running e2e tests](End-to-end-Testing) 3. [Extra VVV configurations](Extra-VVV-Configurations) \ No newline at end of file