We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c133449 commit f22d2d5Copy full SHA for f22d2d5
contributing/code/standards.rst
@@ -276,7 +276,7 @@ License
276
* Symfony is released under the MIT license, and the license block has to be
277
present at the top of every PHP file, before the namespace.
278
279
-.. _`PHP CS Fixer tool`: http://cs.sensiolabs.org/
+.. _`PHP CS Fixer tool`: https://cs.symfony.com/
280
.. _`PSR-0`: https://www.php-fig.org/psr/psr-0/
281
.. _`PSR-1`: https://www.php-fig.org/psr/psr-1/
282
.. _`PSR-2`: https://www.php-fig.org/psr/psr-2/
0 commit comments