8000 Updated some links · symfony/symfony-docs@db2641a · GitHub
[go: up one dir, main page]

Skip to content

Commit db2641a

Browse files
committed
Updated some links
1 parent abc2f79 commit db2641a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

controller/service.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ look at the `ControllerTrait`_ that holds its logic.
183183
If you want to know what type-hints to use for each service, see the
184184
``getSubscribedServices()`` method in `AbstractController`_.
185185

186-
.. _`Controller class source code`: https://github.com/symfony/symfony/blob/4.4/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
187-
.. _`ControllerTrait`: https://github.com/symfony/symfony/blob/4.4/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
186+
.. _`Controller class source code`: https://github.com/symfony/symfony/blob/4.3/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
187+
.. _`ControllerTrait`: https://github.com/symfony/symfony/blob/4.3/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php
188188
.. _`AbstractController`: https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
189189
.. _`ADR pattern`: https://en.wikipedia.org/wiki/Action%E2%80%93domain%E2%80%93responder

0 commit comments

Comments
 (0)
0