Skip to content

Commit 21bbe95

Browse files
authored
Use https instead of http
1 parent 480c077 commit 21bbe95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ See [the dedicated documentation entry](https://api-platform.com/docs/extra/rele
2828
### Matching Coding Standards
2929

3030
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:
31+
But don't worry, you can fix CS issues automatically using the [PHP CS Fixer](https://cs.sensiolabs.org/) tool:
3232

3333
```shell
3434
php-cs-fixer.phar fix

0 commit comments

Comments
 (0)