8000 minor #11884 fix using the doc role for internal reference (xabbuh) · symfony/symfony-docs@83d00a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 83d00a7

Browse files
committed
minor #11884 fix using the doc role for internal reference (xabbuh)
This PR was merged into the 4.2 branch. Discussion ---------- fix using the doc role for internal reference fixes #11880 Commits ------- 6053234 fix using the doc role for internal reference
2 parents 81053a2 + 6053234 commit 83d00a7

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