8000 bad link · symfony/symfony-docs@2636bea · GitHub
[go: up one dir, main page]

Skip to content

Commit 2636bea

Browse files
committed
bad link
1 parent c45daf4 commit 2636bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ automatically apply certain configuration to your services, based on your servic
522522
*class*. The is mostly used to *auto-tag* your services.
523523

524524
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``:
525+
as a service, and :doc:`tag </service_container/tags>` it with ``twig.extension``:
526526

527527
.. configuration-block::
528528

0 commit comments

Comments
 (0)
0