From ccd4d84d196ecefae0cb702963aea9ee2f74473e Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Fri, 9 Oct 2020 11:10:33 +0400 Subject: [PATCH] Fixing PHP-ML link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 268b785..720ecc0 100644 --- a/README.md +++ b/README.md @@ -796,7 +796,7 @@ Libraries to help manage database schemas and migrations. * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/). * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library. * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook. -* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP. +* [PHP-ML](https://github.com/jorgecasas/php-ml) - A library for Machine Learning in PHP. * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR). * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP. * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.