Skip to content

Commit 75a5125

Browse files
authored
list.xml Change the link to the directly one (#4002)
1 parent c0fa507 commit 75a5125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/array/functions/list.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<para>
2929
As of PHP 7.1.0, <function>list</function> can also contain explicit keys, allowing for the
3030
destructuring of arrays with non-integer or non-sequential keys. For more details on
31-
array destructuring, see the <link linkend="language.types.array">array destructuring section</link>.
31+
array destructuring, see the <link linkend="language.types.array.syntax.destructuring">array destructuring section</link>.
3232
</para>
3333
</refsect1>
3434
<refsect1 role="parameters">

0 commit comments

Comments
 (0)