Skip to content

Commit 0c7a533

Browse files
committed
Update homepage
1 parent fd0abe2 commit 0c7a533

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

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

33
UDP datagram socket client and server for reactphp
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clue/datagram",
33
"description": "UDP datagram socket client and server for reactphp",
44
"keywords": ["udp", "datagram", "dgram", "socket", "client", "server", "react", "async"],
5-
"homepage": "https://github.com/clue/reactphp-datagram",
5+
"homepage": "https://github.com/clue/php-datagram",
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)