Showing 1 changed files with 1 additions and 1 deletions
+1 -1
thumbnails
... ...
@@ -22,7 +22,7 @@ if which readconf > /dev/null; then
22 22
 else
23 23
     echo readconf needed !
24 24
     echo PATH = $PATH
25
-    echo get readconf at https://sebmarque.hd.free.fr/git/seb/scripts/raw/master/readconf
25
+    echo get readconf at https://seb.lautre.net/git/seb/scripts/raw/master/readconf
26 26
     exit 1
27 27
 fi
28 28