We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d52f3f8 commit d57c738Copy full SHA for d57c738
components/console/introduction.rst
@@ -233,7 +233,7 @@ method returns without actually printing.
233
The MonologBridge provides a :class:`Symfony\\Bridge\\Monolog\\Handler\\ConsoleHandler`
234
class that allows you to display messages on the console. This is cleaner
235
than wrapping your output calls in conditions. For an example use in
236
- the Symfony Framework, see :doc:/cookbook/logging/monolog_console.
+ the Symfony Framework, see :doc:`/cookbook/logging/monolog_console`.
237
238
Using Command Arguments
239
-----------------------
0 commit comments