Skip to content

Commit ffe30f5

Browse files
gnito-orgjaviereguiluz
authored andcommitted
[ExpressionLanguage] Fix link anchors in expression_language.rst #16295
1 parent 9b7bc3e commit ffe30f5

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)