Skip to content

Commit e786be6

Browse files
committed
Merge pull request #257 from advancingu/patch-1
Updated link to PHPExcel library
2 parents 043baa8 + 26d95d8 commit e786be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ $reader = new DoctrineReader($entityManager, 'Your\Namespace\Entity\User');
316316

317317
#### ExcelReader
318318

319-
Acts as an adapter for the [PHPExcel library](http://phpexcel.codeplex.com/). Make sure
319+
Acts as an adapter for the [PHPExcel library](https://github.com/PHPOffice/PHPExcel). Make sure
320320
to include that library in your project:
321321

322322
```bash

0 commit comments

Comments
 (0)