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:
@@ -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
|
||||
|
Reference in New Issue
Block a user