浏览代码

Fix URL redirect.

pull/1032/head
Jamie 6 年前
父节点
当前提交
973aea090c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -486,7 +486,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
486 486
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
487 487
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
488 488
 * [Ratchet](https://github.com/ratchetphp/Ratchet) - A web socket library.
489
-* [React](https://github.com/reactphp/react) - An event driven non-blocking I/O library.
489
+* [React](https://github.com/reactphp/reactphp) - An event driven non-blocking I/O library.
490 490
 * [RxPHP](https://github.com/ReactiveX/RxPHP) - A reactive extension library.
491 491
 * [Swoole](https://github.com/swoole/swoole-src) - An event-driven asynchronous and concurrent networking communication framework with high performance for PHP written in C.
492 492
 * [Workerman](https://github.com/walkor/Workerman) - An event driven non-blocking I/O library.

正在加载...
取消
保存