Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.4
-
Fix Version/s: 4.5
-
Component/s: Core CiviCRM
-
Labels:None
Description
On page "/civicrm/admin/setting/misc?reset=1" the link provided for "Customizing the look and feel of recaptcha" is incorrect: It is currently http://code.google.com/apis/recaptcha/docs/customization.html which results in a 404. The new link is https://developers.google.com/recaptcha/docs/customization
(also fixing mal-formatted HTML on that link for target attribute)