Browse Source

Fixing PHP-ML link

pull/1128/head
Peter Thaleikis 5 years ago
parent
commit
ccd4d84d19
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

796
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
796
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
797
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
797
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
798
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
798
 * [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
799
-* [PHP-ML](https://github.com/php-ai/php-ml) - A library for Machine Learning in PHP.
799
+* [PHP-ML](https://github.com/jorgecasas/php-ml) - A library for Machine Learning in PHP.
800
 * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
800
 * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
801
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
801
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
802
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
802
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.

Loading…
Cancel
Save