Skip to content

Commit

Permalink
fix PSR-3 link as mentioned by @max-voloshin
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Mar 26, 2014
1 parent 9b0911b commit 3bbccf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/console/logger.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Using the Logger
introduced in Symfony 2.5.

The Console component comes with a standalone logger complying with the
`PSR-3_` standard. Depending on the verbosity setting, log messages will
`PSR-3`_ standard. Depending on the verbosity setting, log messages will
be sent to the :class:`Symfony\\Component\\Console\\Output\\OutputInterface`
instance passed as a parameter to the constructor.

Expand Down

0 comments on commit 3bbccf7

Please sign in to comment.