Change linkend for "context parameters" to point at the actual documentation for parameters.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331131 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Joey Smith 2013-08-15 21:29:42 +00:00
parent 5371b9cb57
commit f24f6db71a

View file

@ -40,7 +40,7 @@
<para>
Must be an associative array in the format
<literal>$arr['parameter'] = $value</literal>.
Refer to <link linkend="context.params">context parameters</link> for
Refer to <link linkend="context">context parameters</link> for
a listing of standard stream parameters.
</para>
</listitem>