1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-10 16:04:04 +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 ## Getting started
- [Installation](http://image.intervention.io/getting_started/installation) - [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/) - [Official Documentation](http://image.intervention.io/)
## Code Examples ## Code Examples
@@ -50,4 +50,4 @@ Contributions to the Intervention Image library are welcome. Please note the fol
Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT). Intervention Image is licensed under the [MIT License](http://opensource.org/licenses/MIT).
Copyright 2014 [Oliver Vogel](http://olivervogel.net/) Copyright 2014 [Oliver Vogel](http://olivervogel.net/)