diff --git a/upload/inc/plugins/valck.php b/upload/inc/plugins/valck.php
index 00a70b9b84c900752ef98e789e59d72020d8c97c..c0b60046a312d9ea8370bbd02e0609d58b9ab76c 100755
--- a/upload/inc/plugins/valck.php
+++ b/upload/inc/plugins/valck.php
@@ -29,12 +29,12 @@ EOT;
 		'description'	=> $ckdescription,
 		'website'		=> "https://www.ckforum.com",
 		'author'			=> "ck",
-		'authorsite'		=> "https://github.nailis.fr/ckbox/ckval/".$versionAPP,
+		'authorsite'		=> "http://github.nailis.fr/ckbox/ckval/-/blob/master/upload/inc/plugins/valck.php",
 		'version'		=> "1.0 - ".$versionAPP,
 		'compatibility' => "18*"
 	);
 }
-
+	
 // function execute by index
 function valck_run()
 {
@@ -55,7 +55,6 @@ global $mybb, $lang, $db, $valck_run;
 		$query 	= $db->query("SELECT count(*) as count FROM `" . TABLE_PREFIX . "threads` where lastpost >= ".$datecut." ORDER BY `tid` DESC");
 		$count = $db->fetch_field($query, "count");
 		$db->free_result($query);
-	
 
 	
 // le code pour le forum