We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de83e2 commit 89e12deCopy full SHA for 89e12de
service_container.rst
@@ -522,7 +522,7 @@ automatically apply certain configuration to your services, based on your servic
522
*class*. The is mostly used to *auto-tag* your services.
523
524
For example, to create a Twig Extension, you need to create a class, register it
525
-as a service, and :doc:`tag </tags>` it with ``twig.extension``:
+as a service, and :doc:`tag </service_container/tags>` it with ``twig.extension``:
526
527
.. configuration-block::
528
0 commit comments