Skip to content

Commit 00c1dce

Browse files
committed
Fix homepage link in composer.json
1 parent 99cade2 commit 00c1dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "scriptotek/alma-client",
33
"type": "library",
44
"description": "Package for interacting with some of the Alma APIs",
5-
"homepage": "http://github.com/scriptotek/alma-client",
5+
"homepage": "http://github.com/scriptotek/php-alma-client",
66
"keywords": ["alma"],
77
"minimum-stability": "dev",
88
"prefer-stable": true,

0 commit comments

Comments
 (0)