Skip to content

Commit 1dc3913

Browse files
Fixed the RST syntax
1 parent 6d0de9d commit 1dc3913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/parameters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ key and define the type as ``constant``.
253253

254254
YAML files can refer to PHP constants via the ``@=constant('CONSTANT_NAME')``
255255
syntax, which is provided by the
256-
:doc:`Expression Language component /components/expression_language`. See
256+
:doc:`Expression Language component </components/expression_language>`. See
257257
:doc:`/components/expression_language/syntax` to learn more about its syntax.
258258

259259
.. tip::

0 commit comments

Comments
 (0)