Skip to content

Commit 3bbccf7

Browse files
committed
fix PSR-3 link as mentioned by @max-voloshin
1 parent 9b0911b commit 3bbccf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/logger.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Using the Logger
99
introduced in Symfony 2.5.
1010

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

0 commit comments

Comments
 (0)