File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Original file line number Diff line number Diff line change @@ -326,7 +326,7 @@ Coding Standards
326
326
327
327
The Symfony source code follows the `PSR-1 `_ and `PSR-2 `_ coding standards that
328
328
were defined by the PHP community. You can learn more about
329
- ` the Symfony Code Standards `_ and even use the `PHP-CS-Fixer `_, which is
329
+ :doc: ` /contributing/code/standards ` and even use the `PHP-CS-Fixer `_, which is
330
330
a command-line utility that can fix the coding standards of an entire codebase
331
331
in a matter of seconds.
332
332
@@ -335,5 +335,4 @@ in a matter of seconds.
335
335
.. _`fixture class` : http://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html#writing-simple-fixtures
336
336
.. _`PSR-1` : http://www.php-fig.org/psr/psr-1/
337
337
.. _`PSR-2` : http://www.php-fig.org/psr/psr-2/
338
- .. _`the Symfony Code Standards` : http://symfony.com/doc/current/contributing/code/standards.html
339
338
.. _`PHP-CS-Fixer` : https://github.com/FriendsOfPHP/PHP-CS-Fixer
You can’t perform that action at this time.
0 commit comments