Skip to content

Commit c839f17

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: [ExpressionLanguage] Fix link anchors in expression_language.rst #16295
2 parents 2fbf377 + 4c77117 commit c839f17

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)