Skip to content

Commit 2256472

Browse files
committed
Update homepage
1 parent 92af19b commit 2256472

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# clue/redis-react [![Build Status](https://travis-ci.org/clue/reactphp-redis.png?branch=master)](https://travis-ci.org/clue/reactphp-redis)
1+
# clue/redis-react [![Build Status](https://travis-ci.org/clue/php-redis-react.svg?branch=master)](https://travis-ci.org/clue/php-redis-react)
22

33
Async redis client implementation built on top of React PHP.
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clue/redis-react",
33
"description": "Async redis client implementation",
44
"keywords": ["redis", "client", "async", "react"],
5-
"homepage": "https://github.com/clue/reactphp-redis",
5+
"homepage": "https://github.com/clue/php-redis-react",
66
"license": "MIT",
77
"authors": [
88
{

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)