Skip to content

Commit 4c77117

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: [ExpressionLanguage] Fix link anchors in expression_language.rst symfony#16295
2 parents 73e5750 + ca714bc commit 4c77117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/expression_language.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ PHP type (including objects)::
105105
)); // displays "Honeycrisp"
106106

107107
For more information, see the :doc:`/components/expression_language/syntax`
108-
entry, especially :ref:`component-expression-objects` and :ref:`component-expression-arrays`.
108+
entry, especially :ref:`Working with Objects <component-expression-objects>` and :ref:`Working with Arrays <component-expression-arrays>`.
109109

110110
.. caution::
111111

0 commit comments

Comments
 (0)