diff --git a/README.md b/README.md index da3e3b9..6417217 100644 --- a/README.md +++ b/README.md @@ -874,7 +874,7 @@ Various resources, such as books, websites and articles, for improving your PHP * [Preventing CSRF Attacks](http://blog.ircmaxell.com/2013/02/preventing-csrf-attacks.html) - An article on preventing CSRF attacks. * [Don't Worry About BREACH](http://blog.ircmaxell.com/2013/08/dont-worry-about-breach.html) - An article about the BREACH hack and CSRF tokens. * [On PHP 5.3, Lambda Functions and Closures](http://fabien.potencier.org/on-php-5-3-lambda-functions-and-closures.html) - An article about lambda functions and closures. -* [Use Env](http://seancoates.com/blogs/use-env) - An article about using the unix environment helper. +* [Use Env](http://seancoates.com/blogs/use-env/) - An article about using the unix environment helper. * [Composer Primer](http://daylerees.com/composer-primer/) - A Composer primer. * [Composer Versioning](https://igor.io/2013/01/07/composer-versioning.html) - An article about Composer versioning. * [Composer Stability Flags](https://igor.io/2013/02/07/composer-stability-flags.html) - An article about Composer stability flags.