We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0896bd0 + 1f6fe8a commit 2ca8c85Copy full SHA for 2ca8c85
README.md
@@ -2,7 +2,7 @@
2
3
[PHP-Enum](https://github.com/marc-mabe/php-enum) enumerations with native PHP.
4
5
-[PHPStan](https://github.com/phpstan/phpstan) is a static code analysis tool.
+[PHPStan](https://phpstan.org/) is a static code analysis tool.
6
7
> PHPStan focuses on finding errors in your code without actually running it.
8
> It catches whole classes of bugs even before you write tests for the code.
0 commit comments