Skip to content

Commit a808be0

Browse files
authored
Fix typo preventing link to be parsed
The documentation website displays a commit hash, instead of the link to the tags section
1 parent df61a96 commit a808be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_decoration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ automatically changed to ``'.inner'``):
225225

226226
.. note::
227227

228-
All custom :ref:`service tags </service_container/tags>`_ from the decorated
228+
All custom :ref:`service tags </service_container/tags>` from the decorated
229229
service are removed in the new service. Only certain built-in service tags
230230
defined by Symfony are retained: ``container.service_locator``, ``container.service_subscriber``,
231231
``kernel.event_subscriber``, ``kernel.event_listener``, ``kernel.locale_aware``,

0 commit comments

Comments
 (0)