Commit a3b7a191 authored by Martin Heralecký's avatar Martin Heralecký

fix link in readme

parent cdf18fea
......@@ -60,7 +60,7 @@ $validate = Validator::make(Input::all(), [
### Testing
When using the (Laravel Testing functionality)[http://laravel.com/docs/5.1/testing], you will need to mock out the response for the captcha form element. To do this:
When using the [Laravel Testing functionality](http://laravel.com/docs/5.1/testing), you will need to mock out the response for the captcha form element. To do this:
1) Setup NoCaptcha facade in config/app.conf
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment