Skip to content

Commit afd5deb

Browse files
authored
Fixing invalid reference to api.php
1 parent 7c50ed8 commit afd5deb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/v2/error_codes.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ <h3>Other</h3>
335335
<td class="bold" valign="top"><a name="600"></a>600</td>
336336
<td class="blue" valign="top">User</td>
337337
<td>
338-
The public and/or private recaptcha field key hasn't been set in your api.php file.
339-
For more information, read the instructions on the
338+
The public and/or private recaptcha field key haven't been set in your `/global/config.php`
339+
file. For more information, read the instructions on the
340340
<a href="{{site.baseurl}}/api/v2/display_captcha">displayCaptcha()</a> page.
341341
</td>
342342
</tr>

0 commit comments

Comments
 (0)