diff --git a/modules/registrars/cozaepp/cozaepp.php b/modules/registrars/cozaepp/cozaepp.php index 867d160aa305a33887a4a1fcbee11d5816bb07f1..be29973651ad288ecb9243fa6f5267f6dc84cdac 100644 --- a/modules/registrars/cozaepp/cozaepp.php +++ b/modules/registrars/cozaepp/cozaepp.php @@ -1531,7 +1531,7 @@ function cozaepp_Sync($params) { $values['expired'] = true; } else { - $values['error'] = "Sync/domain-info($domain): Unknown status code '$statusres' (File a bug report here: http://devlabs.linuxassist.net/projects/whmcs-coza-epp/issues/new)"; + $values['error'] = "Sync/domain-info($domain): Unknown status code '$statusres' (File a bug report here: http://gitlab.devlabs.linuxassist.net/awit-whmcs/whmcs-coza-epp/issues/new)"; } $values['expirydate'] = $nextduedate;