Browse Source

Fix link redirect

pull/774/head
Jamie 8 years ago
parent
commit
5e2854caf1
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

407
 * [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
407
 * [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
408
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
408
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
409
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
409
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
410
-* [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
410
+* [Kint](https://github.com/kint-php/kint) - A debugging and profiling tool.
411
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
411
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
412
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
412
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
413
 * [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
413
 * [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.

Loading…
Cancel
Save