8000 fix using the doc role for internal reference · symfony/symfony-docs@6053234 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6053234

Browse files
committed
fix using the doc role for internal reference
1 parent 81053a2 commit 6053234

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