8000 Merge branch '4.3' into 4.4 · symfony/symfony-docs@f82e0f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit f82e0f1

Browse files
committed
Merge branch '4.3' into 4.4
* 4.3: fix using the doc role for internal reference
2 parents 011e37f + 5cd8880 commit f82e0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/compiler_passes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ and process the services inside the ``process()`` method::
6868
Working with Compiler Passes in Bundles
6969
---------------------------------------
7070

71-
`Bundles </bundles>`_ can define compiler passes in the ``build()`` method of
71+
:doc:`Bundles </bundles>` can define compiler passes in the ``build()`` method of
7272
the main bundle class (this is not needed when implementing the ``process()``
7373
method in the extension)::
7474

0 commit comments

Comments
 (0)
0