We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d59a801 + b402934 commit 063e7feCopy full SHA for 063e7fe
README.md
@@ -54,7 +54,7 @@ $recaptcha = new \ReCaptcha\ReCaptcha($secret);
54
```
55
56
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
+[PSR-4](https://www.php-fig.org/psr/psr-4/) standard, so you can also use your
58
own autoloader or require the needed files directly in your code.
59
60
## Usage
0 commit comments