diff --git a/README.md b/README.md index 802430b..df56230 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# clue/block-react [![Build Status](https://travis-ci.org/clue/php-block-react.svg?branch=master)](https://travis-ci.org/clue/php-block-react) +# clue/reactphp-block [![Build Status](https://travis-ci.org/clue/reactphp-block.svg?branch=master)](https://travis-ci.org/clue/reactphp-block) Lightweight library that eases integrating async components built for [React PHP](http://reactphp.org/) in a traditional, blocking environment. diff --git a/composer.json b/composer.json index 30f162f..bcb4a3a 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "clue/block-react", "description": "Integrate async React PHP components into your blocking environment", "keywords": ["Event Loop", "blocking", "synchronous", "Promise", "ReactPHP", "async"], - "homepage": "https://github.com/clue/php-block-react", + "homepage": "https://github.com/clue/reactphp-block", "license": "MIT", "authors": [ {