Skip to content

Commit 063e7fe

Browse files
authored
Merge pull request google#518 from akashhansda/patch-1
Update Link Use https
2 parents d59a801 + b402934 commit 063e7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ $recaptcha = new \ReCaptcha\ReCaptcha($secret);
5454
```
5555

5656
The classes in the project are structured according to the
57-
[PSR-4](http://www.php-fig.org/psr/psr-4/) standard, so you can also use your
57+
[PSR-4](https://www.php-fig.org/psr/psr-4/) standard, so you can also use your
5858
own autoloader or require the needed files directly in your code.
5959

6060
## Usage

0 commit comments

Comments
 (0)