diff options
-rw-r--r-- | phpBB/adm/style/acp_captcha.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_captcha.html b/phpBB/adm/style/acp_captcha.html index 65f0a33085..edbf32888c 100644 --- a/phpBB/adm/style/acp_captcha.html +++ b/phpBB/adm/style/acp_captcha.html @@ -6,7 +6,7 @@ <p>{L_ACP_VC_SETTINGS_EXPLAIN}</p> -<p>{L_ACP_VC_EXT_GET_MORE} <a href="https://www.phpbb.com/customise/db/extensions/?from=acp" target="_blank" style="font-weight: bold;">{L_ACP_VC_EXT_LINK}</a></p> +<p>{L_ACP_VC_EXT_GET_MORE} <a href="https://www.phpbb.com/go/anti-spam/" target="_blank" style="font-weight: bold;">{L_ACP_VC_EXT_LINK}</a></p> <form id="acp_captcha" method="post" action="{U_ACTION}"> |