We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480c077 commit 21bbe95Copy full SHA for 21bbe95
CONTRIBUTING.md
@@ -28,7 +28,7 @@ See [the dedicated documentation entry](https://api-platform.com/docs/extra/rele
28
### Matching Coding Standards
29
30
The API Platform project follows [Symfony coding standards](https://symfony.com/doc/current/contributing/code/standards.html).
31
-But don't worry, you can fix CS issues automatically using the [PHP CS Fixer](http://cs.sensiolabs.org/) tool:
+But don't worry, you can fix CS issues automatically using the [PHP CS Fixer](https://cs.sensiolabs.org/) tool:
32
33
```shell
34
php-cs-fixer.phar fix
0 commit comments