1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-11 08:24:02 +02:00

Corrected link to Laravel Integration in Readme.md

New link goes to named anchor at http://image.intervention.io/getting_started/installation#laravel

Old link throws 404 error.
This commit is contained in:
mikeritter
2014-07-31 02:41:07 -04:00
parent fb679336b3
commit 9f02635082

View File

@@ -17,7 +17,7 @@ Intervention Image is a **PHP image handling and manipulation** library providin
## Getting started
- [Installation](http://image.intervention.io/getting_started/installation)
- [Laravel Framework Integration](http://image.intervention.io/getting_started/laravel)
- [Laravel Framework Integration](http://image.intervention.io/getting_started/installation#laravel)
- [Official Documentation](http://image.intervention.io/)
## Code Examples