From d97138a07c83866910214b9852e54bb04965acd2 Mon Sep 17 00:00:00 2001 From: Dmitrii Poddubnyi Date: Wed, 24 Apr 2024 23:32:02 +0300 Subject: [PATCH] updated the reCAPTCHA link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b645a5..87f9638 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ reCAPTCHA v3 returns a score for each request without user friction. The score is based on interactions with your site (1.0 is very likely a good interaction, 0.0 is very likely a bot) and enables you to take an appropriate action for your site. Register reCAPTCHA v3 keys -[here]([https://g.co/recaptcha/v3](https://www.google.com/recaptcha/admin/create)). +[here](https://www.google.com/recaptcha/admin/create). ![image](https://user-images.githubusercontent.com/1675033/58698825-bbca8e00-83a4-11e9-9627-e3a2b1a6c074.png)