Skip to content

Commit 5750a16

Browse files
committed
fix: homepage url in composer.json #0000
1 parent 2f05e78 commit 5750a16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "userbase/client",
33
"description": "UserBase PHP Client: Identity + Login + Signup Service",
4-
"homepage": "http://www.github.com/userbase-project/userbase-client-php",
4+
"homepage": "https://github.com/linkorb/userbase-client-php",
55
"keywords": ["login", "signup", "user", "account"],
66
"type": "library",
77
"authors": [

0 commit comments

Comments
 (0)