浏览代码

Fixing PHP-ML link

pull/1128/head
Peter Thaleikis 5 年前
父节点
当前提交
ccd4d84d19
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -796,7 +796,7 @@ Libraries to help manage database schemas and migrations.
796 796
 * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](https://nmap.org/).
797 797
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
798 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 800
 * [PHPCR](https://github.com/phpcr/phpcr) - A PHP port of the Java Content Repository (JCR).
801 801
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
802 802
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.

正在加载...
取消
保存