Skip to content

Commit 52a1d8d

Browse files
committed
📝 Update developers.md to fix php static analysis link
1 parent 3a64e3b commit 52a1d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.doc/developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ You can find the configuration and instructions to run it [here](../tests/php-co
66

77
## PHP Static Analysis
88
We use `PHPStan` to ensure code quality and to detect potential bugs in our PHP codebase.
9-
You can find the configuration and instructions to run it [here](../tests/php-code-style/README.md).
9+
You can find the configuration and instructions to run it [here](../tests/php-static-analysis/README.md).

0 commit comments

Comments
 (0)