Skip to content

Commit 3eca340

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: [ExpressionLanguage] Fix link anchors in expression_language.rst #16295
2 parents 8f64f04 + 63897f8 commit 3eca340

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)