diff --git a/.doc/developers.md b/.doc/developers.md index 278cae5cd..0ac5ce29e 100644 --- a/.doc/developers.md +++ b/.doc/developers.md @@ -6,4 +6,4 @@ You can find the configuration and instructions to run it [here](../tests/php-co ## PHP Static Analysis We use `PHPStan` to ensure code quality and to detect potential bugs in our PHP codebase. -You can find the configuration and instructions to run it [here](../tests/php-code-style/README.md). \ No newline at end of file +You can find the configuration and instructions to run it [here](../tests/php-static-analysis/README.md). \ No newline at end of file