Skip to content

Commit b42b157

Browse files
authored
Merge pull request #592 from google/doc-updates
Doc updates
2 parents 314736f + 6b792de commit b42b157

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This is a PHP library that wraps up the server-side verification step required
99
to process responses from the reCAPTCHA service. This client supports both v2
1010
and v3.
1111

12-
- reCAPTCHA: https://www.google.com/recaptcha
12+
- reCAPTCHA: https://cloud.google.com/security/products/recaptcha
1313
- This repo: https://github.com/google/recaptcha
1414
- Hosted demo: https://recaptcha-demo.appspot.com/
1515
- Version: 1.4.1
@@ -59,8 +59,7 @@ own autoloader or require the needed files directly in your code.
5959
## Usage
6060

6161
First obtain the appropriate keys for the type of reCAPTCHA you wish to
62-
integrate for v2 at https://www.google.com/recaptcha/admin or v3 at
63-
https://g.co/recaptcha/v3.
62+
integrate at https://www.google.com/recaptcha/admin.
6463

6564
Then follow the [integration guide on the developer
6665
site](https://developers.google.com/recaptcha/intro) to add the reCAPTCHA

0 commit comments

Comments
 (0)