FIX: module link "recaptcha" not found

This commit is contained in:
Valentino Pesce 2019-12-23 15:38:27 +01:00 committed by GitHub
parent 80940f3c7f
commit c8c1c86d70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ class ContactPageController extends PageController
[hint]
Caution: This form is prone to abuse by spammers,
since it doesn't enforce a rate limitation, or checks for bots.
We recommend to use a validation service like the ["recaptcha" module](http://www.silverstripe.org/recaptcha-module/)
We recommend to use a validation service like the ["recaptcha" module](https://www.silverstripe.org/spam-protection-module)
for better security.
[/hint]