Skip to content

Commit 434fed7

Browse files
mayecoweaverryan
authored andcommitted
Correct link to scopes page
1 parent d90e09c commit 434fed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/console/console_command.rst

Lines changed: 1 addition & 1 deletion
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 </cookbook/service_container/scopes>`_ this
81+
However, due to the `container scopes </doc/current/cookbook/service_container/scopes.html>`_ 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)