Skip to content

Commit 59a1702

Browse files
authored
Merge pull request #3219 from BackEndTea/patch-3
Use https instead of http
2 parents 480c077 + 21bbe95 commit 59a1702

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)