fix dead url
parent
f522c2b045
commit
d174bbbd58
|
@ -20,7 +20,7 @@ class localKutrlService extends kutrlService
|
||||||
protected $config = [
|
protected $config = [
|
||||||
'id' => 'local',
|
'id' => 'local',
|
||||||
'name' => 'kUtRL',
|
'name' => 'kUtRL',
|
||||||
'home' => 'http://kutrl.fr',
|
'home' => 'https://github.com/JcDenis/kUtRL',
|
||||||
|
|
||||||
'allow_custom_hash' => true
|
'allow_custom_hash' => true
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue