Sfoglia il codice sorgente

Fix link redirect

pull/774/head
Jamie 8 anni fa
parent
commit
5e2854caf1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      README.md

+ 1
- 1
README.md Vedi File

@@ -407,7 +407,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
407 407
 * [APM](http://pecl.php.net/package/APM) - Monitoring extension collecting errors and statistics into SQLite/MySQL/StatsD.
408 408
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
409 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 411
 * [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
412 412
 * [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
413 413
 * [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.

Loading…
Annulla
Salva