diff --git a/README.md b/README.md index 09ea289..55c60c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# clue/connection-manager-extra [![Build Status](https://travis-ci.org/clue/php-connection-manager-extra.svg?branch=master)](https://travis-ci.org/clue/php-connection-manager-extra) +# clue/reactphp-connection-manager-extra [![Build Status](https://travis-ci.org/clue/reactphp-connection-manager-extra.svg?branch=master)](https://travis-ci.org/clue/reactphp-connection-manager-extra) This project provides _extra_ (in terms of "additional", "extraordinary", "special" and "unusual") decorators, built on top of [ReactPHP's Socket](https://github.com/reactphp/socket). diff --git a/composer.json b/composer.json index 1e340ab..dba79f6 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "clue/connection-manager-extra", "description": "Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component", "keywords": ["Socket", "network", "connection", "timeout", "delay", "reject", "repeat", "retry", "random", "acl", "firewall", "ReactPHP"], - "homepage": "https://github.com/clue/php-connection-manager-extra", + "homepage": "https://github.com/clue/reactphp-connection-manager-extra", "license": "MIT", "authors": [ {