diff --git a/composer.json b/composer.json index f5c58284f..d7edd8434 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "library", "description": "Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented (Fork)", "keywords": ["asterisk","ami","client","telephony","voip","event","action","manager","monitor", "chan-sccp"], - "homepage": "http://github.com/dkgroot/PAMI", + "homepage": "http://github.com/chan-sccp/PAMI", "license": "Apache License 2.0", "authors": [ { @@ -20,10 +20,10 @@ } ], "support": { - "issues": "https://github.com/dkgroot/PAMI/issues", - "wiki": "https://github.com/dkgroot/PAMI/wiki", - "source": "https://github.com/dkgroot/PAMI", - "docs": "https://dkgroot.github.io/PAMI" + "issues": "https://github.com/chan-sccp/PAMI/issues", + "wiki": "https://github.com/chan-sccp/PAMI/wiki", + "source": "https://github.com/chan-sccp/PAMI", + "docs": "https://chan-sccp.github.io/PAMI" }, "autoload": { "psr-4": {