Merge pull request #79 from dmyers/master

Fixed broken links in readme
This commit is contained in:
Filipe Dobreira
2013-07-20 10:46:12 -07:00
+2 -2
View File
@@ -109,9 +109,9 @@ If you're using Laravel 4, as of [this commit to laravel/framework](https://gith
### Integrating with Laravel 3
User [@hdias](https://github.com/hdias) contributed a simple guide/example to help you integrate **whoops** with Laravel 3's IoC container, available at:
User [@hugomrdias](https://github.com/hugomrdias) contributed a simple guide/example to help you integrate **whoops** with Laravel 3's IoC container, available at:
https://gist.github.com/hdias/5169713#file-start-php
https://gist.github.com/hugomrdias/5169713#file-start-php
### Integrating with Zend Framework 2