Browse Source

Update README.md

pull/391/head
Gabriel Homsi 10 years ago
parent
commit
1e2ff89ba0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

665
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
665
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
666
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
666
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
667
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
667
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
668
-* [Symfony VarDumper](http://symfony.com/blog/new-in-symfony-2-6-vardumper-component) - A Symfony dumper component.
668
+* [Symfony VarDumper](http://symfony.com/doc/current/components/var_dumper/introduction.html) - A Symfony dumper component.
669
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
669
 * [Procrastinator](https://github.com/lstrojny/Procrastinator) - A library for running time consuming tasks.
670
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
670
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
671
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
671
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.

Loading…
Cancel
Save