diff --git a/inc/services/class.local.service.php b/inc/services/class.local.service.php index cb4462c..64d0d58 100644 --- a/inc/services/class.local.service.php +++ b/inc/services/class.local.service.php @@ -20,7 +20,7 @@ class localKutrlService extends kutrlService protected $config = [ 'id' => 'local', 'name' => 'kUtRL', - 'home' => 'http://kutrl.fr', + 'home' => 'https://github.com/JcDenis/kUtRL', 'allow_custom_hash' => true ];