fixing link for laravel query builder

This commit is contained in:
Tim Griesser 2013-06-18 10:04:59 -04:00
parent 0a412468bc
commit c37b6d722b

View File

@ -330,7 +330,7 @@
<p>
Special thanks to <a href="https://twitter.com/taylorotwell">Taylor Otwell</a> and his work
on the <a href="http://four.laravel.com/docs/queries">Laravel Query Builder</a>,
on the <a href="http://laravel.com/docs/queries">Laravel Query Builder</a>,
from which much of the code and syntax is derived.
</p>