Skip to content

Commit 7a37cb8

Browse files
mayecoweaverryan
authored andcommitted
changes from xabbuh
change the link according to xabbuh comment
1 parent 434fed7 commit 7a37cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/console_command.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ service container. In other words, you have access to any configured service::
7878
// ...
7979
}
8080

81-
However, due to the `container scopes </doc/current/cookbook/service_container/scopes.html>`_ this
81+
However, due to the :doc:`container scopes </cookbook/service_container/scopes>` this
8282
code doesn't work for some services. For instance, if you try to get the ``request``
8383
service or any other service related to it, you'll get the following error:
8484

0 commit comments

Comments
 (0)