File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ Once handled, the handler will return a
19251925
:class:`Symfony\\Component\\Console\\Messenger\\RunCommandContext` which
19261926
contains many useful information such as the exit code or the output of the
19271927
process. You can refer to the page dedicated on
1928-
:doc:`handler results </messenger/handler_results>` for more information.
1928+
:ref:`handler results <messenger-getting-handler-results>` for more information.
19291929

19301930
.. versionadded:: 6.4
19311931

@@ -1963,7 +1963,7 @@ Once handled, the handler will return a
19631963
:class:`Symfony\\Component\\Process\\Messenger\\RunProcessContext` which
19641964
contains many useful information such as the exit code or the output of the
19651965
process. You can refer to the page dedicated on
1966-
:doc:`handler results </messenger/handler_results>` for more information.
1966+
:ref:`handler results <messenger-getting-handler-results>` for more information.
19671967

19681968
.. versionadded:: 6.4
19691969

0 commit comments

Comments
 (0)