Skip to content

Commit aa01c8d

Browse files
committed
Line syntax
1 parent f490c5a commit aa01c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/console/command_in_controller.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
single: Console; Use commands in your Controller
33

44
How to make use of a Command in your application
5-
===============================
5+
================================================
66

77
The Console page of the Components section (:doc:`/components/console/introduction`) covers
88
how to create a console command. This cookbook article covers how to use a console command
@@ -82,4 +82,4 @@ The ``AnsiToHtmlConverter`` can also be registered
8282
`as a Twig Extension`_, and supports optional themes
8383

8484
.. _`SensioLabs AnsiToHtml converter`: https://github.com/sensiolabs/ansi-to-html
85-
.. _`as a Twig Extension`: https://github.com/sensiolabs/ansi-to-html#twig-integration
85+
.. _`as a Twig Extension`: https://github.com/sensiolabs/ansi-to-html#twig-integration

0 commit comments

Comments
 (0)